Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Commit 294b3a7

Browse files
committed
Add "valid-identifier" to package.json
1 parent 95308ac commit 294b3a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/config/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"os-name": "2.0.1",
1414
"node-jsxml": "0.6.0",
1515
"uuid": "3.0.1",
16-
"request" : "2.65.0"
16+
"request" : "2.65.0",
17+
"valid-identifier": "0.0.1"
1718
},
1819
"devDependencies" : {
1920
"phonegap" : "6.4.6"

0 commit comments

Comments
 (0)