Commit 236f1967 authored by bingchuan's avatar bingchuan

[dev] version 1.0.0

parents
Pipeline #78 failed with stages
This diff is collapsed.
{
"name": "angular-scroll",
"version": "1.0.0",
"main": "angular-scroll.js",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"package.json",
"src",
"Gruntfile.js"
],
"dependencies": {
"angular": "^1.2.16"
},
"devDependencies": {
"angular-mocks": "^1.2.16"
},
"resolutions": {
"angular": "^1.2.16"
}
}
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