Skip to content

Commit f344776

Browse files
committed
update package.json
1 parent 35b661c commit f344776

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "touch-events",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Touch events using PEP",
55
"main": "lib/index.js",
66
"jspm": {
@@ -25,6 +25,8 @@
2525
"add-module-exports"
2626
]
2727
},
28+
"registry": "npm",
29+
"jspmPackage": true,
2830
"repository": {
2931
"type": "git",
3032
"url": "https://www.github.com/Doodle3D/Touch-Events.git"

0 commit comments

Comments
 (0)