We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ff4656 commit e7db590Copy full SHA for e7db590
circle.yml
@@ -1,9 +1,7 @@
1
-machine:
2
- node:
3
- version: 0.11.14
4
dependencies:
5
pre:
6
- bower install
+ - bower install
7
cache_directories:
8
- "bower_components"
9
test:
package.json
@@ -45,6 +45,6 @@
45
},
46
"dependencies": {
47
"mout": "0.10.0",
48
- "js-data": "~1.0.x"
+ "js-data": "^1.0.0-alpha.5-0"
49
}
50
0 commit comments