Explorar el Código

Merge branch 'release/1.0.0-pre-alpha.3' into develop

lfabl hace 2 meses
padre
commit
4c4abe3737
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      package.json

+ 3 - 2
package.json

@@ -1,6 +1,6 @@
 {
     "name": "ncore-ui-kit-mobile",
-    "version": "1.0.0-pre-alpha.1",
+    "version": "1.0.0-pre-alpha.3",
     "description": "NİBGAT® | NCore - UI Kit for React-Native Mobile Apps.",
     "main": "./lib/module/index.js",
     "types": "./lib/typescript/src/index.d.ts",
@@ -37,7 +37,8 @@
         "lint": "eslint . --ext .ts,.tsx --fix",
         "prepare": "bob build && copyfiles -u 1 \"src/variants/**/*.json\" lib/typescript/src/",
         "typecheck": "tsc",
-        "release": "release-it --only-version"
+        "release": "release-it --only-version",
+        "build": "yarn clean && yarn lint && yarn typecheck && yarn prepare && npm publish"
     },
     "keywords": [
         "ncore",