Skip to content

Commit 417f187

Browse files
author
Bond
committed
v0.5.1
1 parent 496d0dc commit 417f187

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "react-static-google-map",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"main": "dist/react-static-google-map.cjs.js",
55
"module": "dist/react-static-google-map.esm.js",
66
"browser": "dist/react-static-google-map.umd.js",
77
"repository": {
88
"type": "git",
99
"url": "[email protected]:bondz/react-static-google-map.git"
1010
},
11-
"side-effects": false,
11+
"sideEffects": false,
1212
"author": "Akinmade Bond <[email protected]>",
1313
"typings": "./typings/index.d.ts",
1414
"license": "MIT",

0 commit comments

Comments
 (0)