ensure json3 dependency
This commit is contained in:
@@ -20,7 +20,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"css": "*",
|
"css": "*",
|
||||||
"debug": "^2.2.0"
|
"debug": "^2.2.0",
|
||||||
|
"json3": "3.3.2"
|
||||||
},
|
},
|
||||||
"registry": "jspm",
|
"registry": "jspm",
|
||||||
"map": {
|
"map": {
|
||||||
@@ -43,4 +44,4 @@
|
|||||||
"events": "@node/events",
|
"events": "@node/events",
|
||||||
"tty": "@node/tty"
|
"tty": "@node/tty"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user