Skip to content

Commit

Permalink
0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
deyihu committed Jul 18, 2023
1 parent b620824 commit ec07f0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maptalks.snap",
"version": "0.4.0",
"version": "0.4.1",
"description": "",
"module": "./index.js",
"main": "dist/maptalks.snap.js",
Expand All @@ -20,7 +20,7 @@
},
"homepage": "https://github.com/maptalks/maptalks.snap#readme",
"devDependencies": {
"maptalks":"1.0.0-rc.11",
"maptalks": "1.0.0-rc.11",
"cross-env": "^5.1.4",
"eslint": "^6.2.2",
"eslint-config-standard": "^14.1.0",
Expand All @@ -34,4 +34,4 @@
"rollup-plugin-node-resolve": "^3.3.0",
"rollup-plugin-terser": "^7.0.2"
}
}
}

0 comments on commit ec07f0e

Please sign in to comment.