modif comtabilite

This commit is contained in:
2019-01-16 16:23:31 +01:00
parent 6b741a9666
commit 9312edc3ae
1844 changed files with 158848 additions and 55874 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "source-map-resolve",
"version": "0.3.1",
"version": "0.5.2",
"author": "Simon Lydell",
"license": "MIT",
"description": "Resolve the source map and/or sources for a generated file.",
@@ -24,7 +24,7 @@
".*"
],
"dependencies": {
"source-map-url": "~0.3.0",
"resolve-url": "~0.2.1"
"source-map-url": "^0.4.0",
"resolve-url": "^0.2.1"
}
}