File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
"license" : " MIT" ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
- "url" : " git+https://github.com/emergentmethods/flowdapt-ts -sdk.git"
9
+ "url" : " git+https://github.com/emergentmethods/flowdapt-typescript -sdk.git"
10
10
},
11
11
"homepage" : " https://docs.asknews.app" ,
12
12
"keywords" : [
17
17
" scheduling" ,
18
18
" resource management"
19
19
],
20
- "bugs" : " https://github.com/emergentmethods/flowdapt-ts -sdk/issues" ,
20
+ "bugs" : " https://github.com/emergentmethods/flowdapt-typescript -sdk/issues" ,
21
21
"type" : " module" ,
22
22
"main" : " dist/index.js" ,
23
23
"types" : " dist/index.d.ts" ,
46
46
"fix" : " eslint . --fix --ignore-pattern dist/" ,
47
47
"format" : " prettier --write \" **/*.ts\" " ,
48
48
"compile" : " tsc" ,
49
- "prepare" : " husky || true " ,
49
+ "prepare" : " husky" ,
50
50
"genversion" : " genversion -ef src/version.ts" ,
51
51
"prepack" : " npm run genversion && npm run compile" ,
52
52
"postversion" : " npm run genversion"
You can’t perform that action at this time.
0 commit comments