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

Commit 5e7ce69

Browse files
committed
Merge pull request #19 from fraserxu/master
fixed syntax error in package.json
2 parents 330ef18 + d67f176 commit 5e7ce69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "0.0.1",
3-
"name": "com.ionic.keyboard"
3+
"name": "com.ionic.keyboard",
44
"cordova_name": "Keyboard",
55
"description": "Ionic Keyboard Plugin",
66
"license": "MIT",

0 commit comments

Comments
 (0)