Bläddra i källkod

Release: v1.0.0-alpha.1

lfabl 3 veckor sedan
förälder
incheckning
b1e64e25b4
1 ändrade filer med 2 tillägg och 2 borttagningar
  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",