mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Cleaned up dependencies
This commit is contained in:
parent
838f0fe4ed
commit
60486262ab
@ -24,13 +24,12 @@
|
|||||||
"Patrick Steele-Idem <pnidem@gmail.com>"
|
"Patrick Steele-Idem <pnidem@gmail.com>"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"app-module-path": "^1.0.0",
|
|
||||||
"async-writer": "^1.4.0",
|
"async-writer": "^1.4.0",
|
||||||
"browser-refresh-client": "^1.0.0",
|
"browser-refresh-client": "^1.0.0",
|
||||||
"char-props": "~0.1.5",
|
"char-props": "~0.1.5",
|
||||||
"esprima": "^2.7.0",
|
"esprima": "^2.7.0",
|
||||||
"events": "^1.0.2",
|
"events": "^1.0.2",
|
||||||
"htmljs-parser": "^1.3.0",
|
"htmljs-parser": "^1.5.3",
|
||||||
"jsonminify": "^0.2.3",
|
"jsonminify": "^0.2.3",
|
||||||
"minimatch": "^0.2.14",
|
"minimatch": "^0.2.14",
|
||||||
"property-handlers": "^1.0.0",
|
"property-handlers": "^1.0.0",
|
||||||
@ -48,6 +47,7 @@
|
|||||||
"try-require": "^1.2.1"
|
"try-require": "^1.2.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"app-module-path": "^1.0.0",
|
||||||
"bluebird": "^2.9.30",
|
"bluebird": "^2.9.30",
|
||||||
"chai": "^3.3.0",
|
"chai": "^3.3.0",
|
||||||
"jshint": "^2.5.0",
|
"jshint": "^2.5.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user