|
|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "ncore-ui-kit",
|
|
|
- "version": "1.0.0-alpha.0",
|
|
|
+ "version": "1.0.0-alpha.1",
|
|
|
"description": "NİBGAT® | NCore - UI Kit for React-Native Mobile Apps.",
|
|
|
"main": "./lib/module/index.js",
|
|
|
"types": "./lib/typescript/src/index.d.ts",
|
|
|
@@ -40,7 +40,7 @@
|
|
|
"type-check-build": "tsc -p tsconfig.build.json",
|
|
|
"type-check": "tsc --project tsconfig.json --noEmit",
|
|
|
"release": "release-it --only-version",
|
|
|
- "build": "yarn clean && yarn lint && yarn typecheck && yarn prepare && npm publish"
|
|
|
+ "build": "yarn clean && yarn lint && yarn type-check-build && yarn prepare && npm publish"
|
|
|
},
|
|
|
"keywords": [
|
|
|
"ncore",
|