Skip to content
This repository has been archived by the owner on Mar 21, 2019. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
There is no `index.js` in the main folder and this breaks bundling.

Related to: NativeScript/NativeScript#1563
  • Loading branch information
jasssonpet committed Apr 27, 2016
1 parent 89dd21f commit d666343
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -2,7 +2,6 @@
"name": "tns-core-modules-widgets",
"version": "2.0.0",
"description": "Native widgets used in the NativeScript framework.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit d666343

Please sign in to comment.