mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Fix package.json "main" settings and remove .js references.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
{ "name" : "button",
|
||||
"main" : "button.js" }
|
||||
"main" : "button" }
|
||||
|
||||
Reference in New Issue
Block a user