Commit da708d19 authored by wudizhanche1000's avatar wudizhanche1000

ng2-translate降版本到2.5.0

parent 00a56db8
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"pack": "./node_modules/.bin/build --dir", "pack": "./node_modules/.bin/build --dir",
"dist": "./node_modules/.bin/build", "dist": "./node_modules/.bin/build",
"release": "build", "release": "build",
"electron": "electron", "electron": "electron .",
"start": "tsc && concurrently \"npm run tsc:w\" \"npm run lite\" ", "start": "tsc && concurrently \"npm run tsc:w\" \"npm run lite\" ",
"lite": "lite-server", "lite": "lite-server",
"postinstall": "typings install", "postinstall": "typings install",
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
"bootstrap": "next", "bootstrap": "next",
"core-js": "latest", "core-js": "latest",
"font-awesome": "latest", "font-awesome": "latest",
"ng2-translate": "latest", "ng2-translate": "2.5.0",
"reflect-metadata": "latest", "reflect-metadata": "latest",
"rxjs": "latest", "rxjs": "latest",
"systemjs": "latest", "systemjs": "latest",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment