Skip to content

Commit db481a0

Browse files
author
Bojan Zivkovic
committed
Updating Create ESRI React App packages.json file
1 parent b0270f7 commit db481a0

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

package.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"scripts": {
1010
"build": "babel src -d build",
1111
"prepublish": "npm run build",
12+
"publish": "npm publish",
1213
"release": "np"
1314
},
1415
"babel": {
@@ -21,12 +22,16 @@
2122
"url": "git+https://github.com/gis-tools/create-esri-react-app.git"
2223
},
2324
"keywords": [
25+
"ArcGIS",
26+
"ArcGIS JS",
27+
"ArcGIS loader",
28+
"dojo",
2429
"ESRI",
30+
"loader",
31+
"esri-loader",
2532
"React",
2633
"ReactJS",
27-
"esri-loader",
28-
"loader",
29-
"dojo"
34+
"React JS"
3035
],
3136
"author": "Bojan Zivkovic",
3237
"license": "MIT",

0 commit comments

Comments
 (0)