File tree Expand file tree Collapse file tree 2 files changed +11
-12
lines changed Expand file tree Collapse file tree 2 files changed +11
-12
lines changed Original file line number Diff line number Diff line change 1- src /
2- tests /
3- * .ts
4- * .map
5- coverage /
1+ .github /
62.husky /
73badges /
4+ coverage /
85node_modules /
9- .github /
6+ src /
107.gitignore
11- .git /
12- .gitmodules
138.releaserc
9+ jest.config.js
10+ package-lock.json
11+ tsconfig.json
12+ tsconfig.node.json
Original file line number Diff line number Diff line change 11{
22 "name" : " @arunkumar_h/rule-engine" ,
3- "version" : " 0.0.0-development " ,
3+ "version" : " 1.3.0 " ,
44 "license" : " MIT" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
99 ],
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " https://github.com/Arunkumarcs/rule-engine.git"
12+ "url" : " git+ https://github.com/Arunkumarcs/rule-engine.git"
1313 },
1414 "bugs" : {
15- "url" : " https://github.com/Arunkumarcs/-arunkumar_h- rule-engine/issues"
15+ "url" : " https://github.com/Arunkumarcs/rule-engine/issues"
1616 },
17- "homepage" : " https://github.com/Arunkumarcs/-arunkumar_h- rule-engine/tree/main#readme" ,
17+ "homepage" : " https://github.com/Arunkumarcs/rule-engine/tree/main#readme" ,
1818 "publishConfig" : {
1919 "access" : " public"
2020 },
You can’t perform that action at this time.
0 commit comments