mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Upgraded raptor module versions
This commit is contained in:
parent
0e8d1bcb2b
commit
20d574172a
28
package.json
28
package.json
@ -19,31 +19,31 @@
|
||||
"Patrick Steele-Idem <pnidem@gmail.com>"
|
||||
],
|
||||
"dependencies": {
|
||||
"raptor-logging": "^0.2.6-beta",
|
||||
"raptor-strings": "^0.2.1-beta",
|
||||
"raptor-regexp": "^0.2.1-beta",
|
||||
"raptor-util": "^0.2.5-beta",
|
||||
"raptor-json": "^0.2.1-beta",
|
||||
"raptor-modules": "^0.2.21-beta",
|
||||
"raptor-render-context": "^0.2.19-beta",
|
||||
"raptor-polyfill": "^0.2.3-beta",
|
||||
"raptor-logging": "^1.0.0-beta",
|
||||
"raptor-strings": "^1.0.0-beta",
|
||||
"raptor-regexp": "^1.0.0-beta",
|
||||
"raptor-util": "^1.0.0-beta",
|
||||
"raptor-json": "^1.0.0-beta",
|
||||
"raptor-modules": "^1.0.0-beta",
|
||||
"raptor-render-context": "^1.0.0-beta",
|
||||
"raptor-polyfill": "^1.0.0-beta",
|
||||
"htmlparser2": "^3.7.2",
|
||||
"char-props": "~0.1.5",
|
||||
"raptor-promises": "^0.2.2-beta",
|
||||
"raptor-args": "^0.1.14-beta",
|
||||
"raptor-promises": "^1.0.0-beta",
|
||||
"raptor-args": "^1.0.0-beta",
|
||||
"minimatch": "^0.2.14",
|
||||
"property-handlers": "^0.2.1-beta",
|
||||
"sax": "^0.6.0",
|
||||
"raptor-taglib-async": "^0.1.2-beta",
|
||||
"raptor-taglib-layout": "^0.1.3-beta"
|
||||
"raptor-taglib-async": "^1.0.0-beta",
|
||||
"raptor-taglib-layout": "^1.0.0-beta"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "~1.8.1",
|
||||
"dustjs-linkedin": "^2.3.4",
|
||||
"jshint": "^2.5.0",
|
||||
"mocha": "~1.15.1",
|
||||
"raptor-cache": "^0.2.7-beta",
|
||||
"raptor-data-providers": "^0.2.4-beta",
|
||||
"raptor-cache": "^1.0.0-beta",
|
||||
"raptor-data-providers": "^1.0.0-beta",
|
||||
"through": "^2.3.4"
|
||||
},
|
||||
"license": "Apache License v2.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user