We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496d0dc commit 417f187Copy full SHA for 417f187
package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "react-static-google-map",
3
- "version": "0.5.0",
+ "version": "0.5.1",
4
"main": "dist/react-static-google-map.cjs.js",
5
"module": "dist/react-static-google-map.esm.js",
6
"browser": "dist/react-static-google-map.umd.js",
7
"repository": {
8
"type": "git",
9
"url": "git@github.com:bondz/react-static-google-map.git"
10
},
11
- "side-effects": false,
+ "sideEffects": false,
12
"author": "Akinmade Bond <bond@max.ng>",
13
"typings": "./typings/index.d.ts",
14
"license": "MIT",
0 commit comments