Pārlūkot izejas kodu

Merge branch 'release/1.0.0-alpha.1' into develop

lfabl 3 nedēļas atpakaļ
vecāks
revīzija
5c4c3824b3
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -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",