mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-30 15:24:05 +03:00
chore(*): add deps used for tests
This commit is contained in:
Generated
+6
@@ -6818,6 +6818,12 @@
|
||||
"integrity": "sha1-h/OPnxj3dKSrTIojL1xc6IcqnRU=",
|
||||
"dev": true
|
||||
},
|
||||
"posthtml-render": {
|
||||
"version": "1.1.4",
|
||||
"resolved": "https://npm.wsmgroup.ru/posthtml-render/-/posthtml-render-1.1.4.tgz",
|
||||
"integrity": "sha512-jL6eFIzoN3xUEvbo33OAkSDE2VIKU4JQ1wENOows1DpfnrdapR/K3Q1/fB43Mq7wQlcSgRm23nFrvoioufM7eA==",
|
||||
"dev": true
|
||||
},
|
||||
"prebuild-install": {
|
||||
"version": "2.5.3",
|
||||
"resolved": "https://npm.wsmgroup.ru/prebuild-install/-/prebuild-install-2.5.3.tgz",
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
"jsdoc-to-markdown": "^4.0.1",
|
||||
"lerna": "^2.11.0",
|
||||
"microtime": "^2.1.8",
|
||||
"posthtml-render": "^1.1.4",
|
||||
"rollup": "^0.62.0",
|
||||
"rollup-plugin-commonjs": "^9.1.3",
|
||||
"rollup-plugin-node-resolve": "^3.3.0",
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# bbob-html
|
||||
Converts bbob-parser AST tree to html
|
||||
> Converts bbob-parser AST tree to html
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# @bbob/react
|
||||
|
||||
|
||||
|
||||
```jsx
|
||||
|
||||
Reference in New Issue
Block a user