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" : "html-view",
|
||||
"main" : "html-view.js" }
|
||||
"main" : "html-view" }
|
||||
|
||||
Reference in New Issue
Block a user