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