Skip to content

Commit 5f144f0

Browse files
committed
fix package def
1 parent 2f4ddc4 commit 5f144f0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"platforms": {
99
"ios": "3.0.0-rc.1",
1010
"android": "3.0.0-rc.1"
11-
}
12-
},
13-
"plugin": {
14-
"nan": "true",
15-
"pan": "true",
16-
"core3": "true",
17-
"category": "Interface"
11+
},
12+
"plugin": {
13+
"nan": "true",
14+
"pan": "true",
15+
"core3": "true",
16+
"category": "Interface"
17+
}
1818
},
1919
"repository": {
2020
"type": "git",

0 commit comments

Comments
 (0)