From e455e8ebcfdf24ef8c98c23b07ba61dac48475fb Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Tue, 24 Nov 2015 20:19:00 -0600 Subject: [PATCH] Package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" },