Skip to content

Commit 6bbd6f8

Browse files
committed
Update versions
1 parent 08f3a2e commit 6bbd6f8

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url": "http://github.com/mapnik/node-mapnik",
55
"homepage": "http://mapnik.org",
66
"author": "Dane Springmeyer <dane.mapnik@gmail.com>",
7-
"version": "4.7.3",
7+
"version": "4.7.4-dev",
88
"main": "index.js",
99
"directories": {
1010
"share": "./share",
@@ -39,10 +39,10 @@
3939
"prebuildify": "^6.0.1"
4040
},
4141
"optionalDependencies": {
42-
"@mapnik/core-darwin-arm64": "4.1.2-1",
43-
"@mapnik/core-darwin-x64": "4.1.2-1",
44-
"@mapnik/core-linux-arm64": "4.1.2-1",
45-
"@mapnik/core-linux-x64": "4.1.2-1"
42+
"@mapnik/core-darwin-arm64": "4.1.3-dev",
43+
"@mapnik/core-darwin-x64": "4.1.3-dev",
44+
"@mapnik/core-linux-arm64": "4.1.3-dev",
45+
"@mapnik/core-linux-x64": "4.1.3-dev"
4646
},
4747
"bin": {
4848
"mapnik-index.js": "bin/mapnik-index.js",

0 commit comments

Comments
 (0)