2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-06-20 20:00:33 +03:00

refactor(*): move helper fucntions from core and preset-html5 to separate package — plugin-helper

This commit is contained in:
Nikolay Kostyurin
2018-08-06 23:52:44 +02:00
parent 1aed2a684b
commit fb78c4fefb
13 changed files with 212 additions and 166 deletions
+3
View File
@@ -19,6 +19,9 @@
"html"
],
"main": "lib/index.js",
"dependencies": {
"@bbob/plugin-helper": "^1.0.0"
},
"repository": {
"type": "git",
"url": "git://github.com/JiLiZART/bbob.git"