Commit 6e941c65 authored by bingchuan's avatar bingchuan

[dev]version 0.2.5

parent 06dbc20d
...@@ -31,15 +31,15 @@ ...@@ -31,15 +31,15 @@
"package.json" "package.json"
], ],
"dependencies": { "dependencies": {
"angular": "~1.4.6", "angular": "~1.5.7",
"jquery": "~2.0.3" "jquery": "~2.0.3"
}, },
"devDependencies": { "devDependencies": {
"angular-mocks": "~1.4.6", "angular-mocks": "~1.5.7",
"angular-cookie": "~4.0.1" "angular-cookie": "~4.0.1"
}, },
"license": "MIT", "license": "MIT",
"resolutions": { "resolutions": {
"angular": "~1.4.6" "angular": "~1.5.7"
} }
} }
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