Skip to content

Commit e0b484b

Browse files
committed
fix: re-add deleted line
1 parent 49068e6 commit e0b484b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nativescript-angular-package/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@
4242
"scripts": {
4343
"ngc": "ngc -p tsconfig.json",
4444
"tsc": "tsc",
45+
"pack-with-scoped-version": "cd ../build/pack-scripts && npm i && npx ts-node pack-compat.ts"
4546
}
4647
}

0 commit comments

Comments
 (0)