Skip to content

Commit 255c669

Browse files
committed
Add repository and bugs
1 parent a41118b commit 255c669

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
"license": "MIT",
88
"browser": "build/bundle.min.js",
99
"types": "build/index.d.ts",
10+
"repository": {
11+
"type": "git",
12+
"url": "https://github.com/akmjenkins/json-schema-rules-engine"
13+
},
14+
"bugs": {
15+
"url": "https://github.com/akmjenkins/json-schema-rules-engine/issues"
16+
},
1017
"keywords": [
1118
"json schema",
1219
"rules engine"
@@ -34,8 +41,6 @@
3441
"ajv": "^8.6.2",
3542
"babel-eslint": "^10.1.0",
3643
"babel-jest": "^27.1.0",
37-
"benchmark": "^2.1.4",
38-
"benchmarkjs": "^0.1.8",
3944
"eslint": "^7.32.0",
4045
"eslint-config-prettier": "^8.3.0",
4146
"eslint-import-resolver-typescript": "^2.4.0",

0 commit comments

Comments
 (0)