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