Skip to content

Commit e863afe

Browse files
author
Fernando França
committed
Move dependencies into devDependencies
1 parent 08777c0 commit e863afe

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

bower.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,16 @@
1515
"bower_components"
1616
],
1717
"dependencies" : {
18+
},
19+
"devDependencies": {
1820
"json.date": "RickStrahl/json.date-extensions#f16379c45f0150047c547ab821e94aad00b2c2a9",
1921
"uxhr": "endel/uxhr#a484e430e224375b786072da5abb94dfd3c68685",
2022
"qunit": "~1.9.0",
2123
"when": "~2.8.0",
2224
"lodash": "~2.4.0",
23-
2425
"blueimp-canvas-to-blob": "~2.1.0",
2526
"eventsource": "Yaffle/EventSource",
26-
"AutobahnJS": "tavendo/AutobahnJS#v0.8.2"
27-
},
28-
"devDependencies": {
27+
"AutobahnJS": "tavendo/AutobahnJS#v0.8.2",
2928
"backbone": "~1.1.2",
3029
"jquery": "~2.1.0",
3130
"winchan": "mozilla/winchan#ac4b142c34daa84bbcb5d8663fad19ce6394cb18"

0 commit comments

Comments
 (0)