Commit 64fa8ac8 authored by alep's avatar alep

Update code

parent ccc5e1a7
{ {
"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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment