Use the latest version of JSON2 from Douglas Crockford's repository

This commit is contained in:
Dmitriy Simushev 2015-06-01 13:35:58 +00:00
parent 55e7dbe704
commit ebb3cf8ab1

View File

@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"underscore": "1.8.2",
"json": "2012.10.08",
"json": "https://github.com/douglascrockford/JSON-js.git#c98948ae1944a28e2e8ebc3717894e580aeaaa05",
"jquery": "1.11.3",
"backbone": "1.1.2",
"marionette": "2.4.1",