Skip to content

Commit 756df95

Browse files
author
Vlad Balin
committed
removed backbone from production dependencies
1 parent 475e87a commit 756df95

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

nestedtypes.js

Lines changed: 0 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"author": "Vlad Balin <https://github.com/gaperton>",
1919
"contributors": "",
2020
"dependencies": {
21-
"backbone": "<1.2.0",
2221
"underscore": ">=1.5.0"
2322
},
2423
"devDependencies": {
24+
"backbone": "<1.2.0",
2525
"chai": "* <3",
2626
"jquery": "*",
2727
"mocha": "*",

0 commit comments

Comments
 (0)