Skip to content
Snippets Groups Projects
Commit 3551794d authored by Jean-Baptiste Pasquier's avatar Jean-Baptiste Pasquier
Browse files

remove dependencies changes

parent 815e5a69
No related branches found
No related tags found
1 merge request!113Update event
...@@ -16,17 +16,15 @@ ...@@ -16,17 +16,15 @@
"watch:pug": "pug --watch src/index.pug -o dist/ --obj config.json" "watch:pug": "pug --watch src/index.pug -o dist/ --obj config.json"
}, },
"dependencies": { "dependencies": {
"@babel/cli": "^7.8.4", "@babel/cli": "^7.7.0",
"@babel/core": "^7.8.4", "@babel/core": "^7.7.0",
"babel": "^6.23.0", "copyfiles": "^2.1.1",
"copyfiles": "^2.2.0",
"include-media": "^1.4.9", "include-media": "^1.4.9",
"node-sass": "^4.13.1", "node-sass": "^4.13.0",
"normalize": "^0.3.1",
"normalize.css": "^8.0.1", "normalize.css": "^8.0.1",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"pug": "^2.0.4", "pug": "^2.0.4",
"pug-cli": "^1.0.0-alpha6", "pug-cli": "^1.0.0-alpha6",
"serve": "^11.3.0" "serve": "^11.2.0"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment