mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-20 22:35:09 +00:00
add devDependencies
This commit is contained in:
@@ -11,7 +11,10 @@
|
||||
"webpack": "^3.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "^4.0.1"
|
||||
"extract-text-webpack-plugin": "^3.0.2",
|
||||
"mocha": "^4.0.1",
|
||||
"svelte": "^1.47.1",
|
||||
"svelte-loader": "^2.2.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"extract-text-webpack-plugin": "^3.0.2",
|
||||
|
||||
Reference in New Issue
Block a user