This commit is contained in:
Max Lynch 2015-11-24 20:19:00 -06:00
parent ef2b38712e
commit e455e8ebcf

View File

@ -2,7 +2,7 @@
"name": "cordova-wrap",
"version": "1.0.7",
"description": "Native plugins for Cordova and Ionic with ES6+, Promise and Observable support",
"main": "dist/index.js',
"main": "dist/index.js",
"directories": {
"test": "test"
},