File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/ios-node-api" ,
3
- "version" : " 1.0.0-alpha.7 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " An embeddable, engine-agnostic NativeScript runtime for iOS based on Node-API" ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
- "url" : " https://github.com/DjDeveloperr /runtime.git" ,
7
+ "url" : " https://github.com/NativeScript /runtime-node-api .git" ,
8
8
"directory" : " packages/ios"
9
9
},
10
10
"typings" : " index.d.ts" ,
11
11
"type" : " module" ,
12
12
"files" : [
13
- " build /ios-universal/NativeScript.xcframework" ,
13
+ " dist /ios-universal/NativeScript.xcframework" ,
14
14
" index.d.ts" ,
15
15
" NativeScript.podspec" ,
16
16
" types"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/macos-node-api" ,
3
- "version" : " 1.0.0-alpha.7 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " An embeddable, engine-agnostic NativeScript runtime for macOS based on Node-API" ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
- "url" : " https://github.com/DjDeveloperr /runtime.git" ,
7
+ "url" : " https://github.com/NativeScript /runtime-node-api .git" ,
8
8
"directory" : " packages/macos"
9
9
},
10
10
"main" : " index.js" ,
11
11
"typings" : " index.d.ts" ,
12
12
"type" : " module" ,
13
13
"files" : [
14
- " build /macos/NativeScript.node" ,
14
+ " dist /macos/NativeScript.node" ,
15
15
" index.d.ts" ,
16
16
" lib" ,
17
17
" types"
You can’t perform that action at this time.
0 commit comments