mirror of
https://github.com/maputnik/editor.git
synced 2026-03-19 16:50:00 +00:00
Revert jsonlint
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -7187,12 +7187,11 @@
|
||||
}
|
||||
},
|
||||
"jsonlint": {
|
||||
"version": "1.6.3",
|
||||
"resolved": "https://registry.npmjs.org/jsonlint/-/jsonlint-1.6.3.tgz",
|
||||
"integrity": "sha512-jMVTMzP+7gU/IyC6hvKyWpUU8tmTkK5b3BPNuMI9U8Sit+YAWLlZwB6Y6YrdCxfg2kNz05p3XY3Bmm4m26Nv3A==",
|
||||
"version": "github:josdejong/jsonlint#85a19d77126771f3177582e3d09c6ffae185d391",
|
||||
"from": "github:josdejong/jsonlint#85a19d7",
|
||||
"requires": {
|
||||
"JSV": "^4.0.x",
|
||||
"nomnom": "^1.5.x"
|
||||
"JSV": ">= 4.0.x",
|
||||
"nomnom": ">= 1.5.x"
|
||||
}
|
||||
},
|
||||
"jsprim": {
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"detect-browser": "^4.8.0",
|
||||
"file-saver": "^2.0.2",
|
||||
"json-to-ast": "^2.1.0",
|
||||
"jsonlint": "^1.6.3",
|
||||
"jsonlint": "github:josdejong/jsonlint#85a19d7",
|
||||
"lodash": "^4.17.15",
|
||||
"lodash.capitalize": "^4.2.1",
|
||||
"lodash.clamp": "^4.0.3",
|
||||
|
||||
Reference in New Issue
Block a user