Update code
Showing
| { | { | ||
| "name": "react-native-qms-plugin", | "name": "@alepmustaqim03/react-native-qms-plugin", | ||
| "version": "0.1.0", | "version": "0.1.0", | ||
| "description": "defect management QMS plugin", | "description": "defect management QMS plugin", | ||
| "main": "./lib/module/index.js", | "main": "./lib/module/index.js", | ||
| "types": "./lib/typescript/src/index.d.ts", | "types": "./lib/typescript/src/index.d.ts", | ||
| "private": false, | |||
| "exports": { | "exports": { | ||
| ".": { | ".": { | ||
| "source": "./src/index.tsx", | "source": "./src/index.tsx", | ||
| ... | @@ -56,7 +57,7 @@ | ... | @@ -56,7 +57,7 @@ |
| }, | }, | ||
| "homepage": "http://convep.ddns.me:20000/alepmustaqim03/qms-plugin.git#readme", | "homepage": "http://convep.ddns.me:20000/alepmustaqim03/qms-plugin.git#readme", | ||
| "publishConfig": { | "publishConfig": { | ||
| "registry": "https://registry.npmjs.org/" | "registry": "http://convep.ddns.me:20000/api/v4/projects/337/packages/npm/" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@commitlint/config-conventional": "^19.8.1", | "@commitlint/config-conventional": "^19.8.1", | ||
| ... | ... |
Please
register
or
sign in
to comment