init
Showing
... | @@ -8,7 +8,8 @@ | ... | @@ -8,7 +8,8 @@ |
"@babel/preset-env": "^7.7.4", | "@babel/preset-env": "^7.7.4", | ||
"gensync": "^1.0.0-beta.1", | "gensync": "^1.0.0-beta.1", | ||
"uglify-js": "^3.7.1", | "uglify-js": "^3.7.1", | ||
"zeroing-code-divider": "http://gitlab2.dui88.com/laoqifeng/zeroing-code-divider.git" | "zeroing-code-divider": "http://gitlab2.dui88.com/laoqifeng/zeroing-code-divider.git", | ||
"zeroing-template-fill": "http://gitlab2.dui88.com/laoqifeng/zeroing-template-fill.git" | |||
}, | }, | ||
"scripts": { | "scripts": { | ||
"dev": "rollup -c -w", | "dev": "rollup -c -w", | ||
... | ... |
Please register or sign in to comment