Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zero9527 authored Mar 4, 2024
1 parent bfa36f5 commit 8acdc7f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zr-lib/check-model",
"version": "1.0.4",
"version": "1.0.5",
"description": "checkModel;Typescript;ValinaJS",
"main": "lib/check-model.js",
"types": "types/index.d.ts",
Expand All @@ -14,17 +14,17 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/zero9527/check-model.git"
"url": "git+https://github.com/zr-lib/check-model.git"
},
"keywords": [
"checkModel","Typescript","ValinaJS"
],
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/zero9527/check-model/issues"
"url": "https://github.com/zr-lib/check-model/issues"
},
"homepage": "https://github.com/zero9527/check-model#readme",
"homepage": "https://github.com/zr-lib/check-model#readme",
"devDependencies": {
"ts-loader": "^9.5.1",
"typescript": "^5.3.3",
Expand Down

0 comments on commit 8acdc7f

Please sign in to comment.