diff --git a/package.json b/package.json index 632329556..5f2bae7ac 100644 --- a/package.json +++ b/package.json @@ -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" },