Commit 2cae074 Andreas Hjortland
committed
1 parent 0b64dae commit 2cae074 Copy full SHA for 2cae074
File tree 1 file changed +15
-1
lines changed
1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 30
30
"jquery" : " github:components/jquery@^2.1.3"
31
31
},
32
32
"devDependencies" : {
33
+ "babel-runtime" : " npm:babel-runtime@^5.8.24" ,
34
+ "core-js" : " npm:core-js@^1.1.4" ,
33
35
"traceur" : " github:jmcriffey/bower-traceur@0.0.87" ,
34
36
"traceur-runtime" : " github:jmcriffey/bower-traceur-runtime@0.0.87"
35
37
}
36
38
},
37
39
"devDependencies" : {
38
- "gulp-babel" : " ^5.1.0"
40
+ "aurelia-tools" : " ^0.1.14" ,
41
+ "conventional-changelog" : " ^0.5.0" ,
42
+ "del" : " ^2.0.2" ,
43
+ "gulp" : " ^3.9.0" ,
44
+ "gulp-babel" : " ^5.1.0" ,
45
+ "gulp-bump" : " ^1.0.0" ,
46
+ "gulp-jshint" : " ^1.11.2" ,
47
+ "jshint-stylish" : " ^2.0.1" ,
48
+ "karma" : " ^0.13.10" ,
49
+ "require-dir" : " ^0.3.0" ,
50
+ "run-sequence" : " ^1.1.4" ,
51
+ "vinyl-paths" : " ^2.0.0" ,
52
+ "yargs" : " ^3.26.0"
39
53
}
40
54
}
You can’t perform that action at this time.
0 commit comments