File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1414 registry-url : ' https://registry.npmjs.org'
1515 - run : npm install
1616 - run : npm run build
17- - run : cd dist
18- - run : npm publish --access public
17+ - run : cd dist && npm publish --access public
1918 env :
2019 NODE_AUTH_TOKEN : ${{ secrets.NPM_TOKEN }}
Original file line number Diff line number Diff line change 11{
22 "name" : " @hodfords/nestjs-cls-translation" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.0.6 " ,
44 "description" : " " ,
55 "main" : " index.js" ,
66 "scripts" : {
1212 },
1313 "repository" : {
1414 "type" : " git" ,
15- "url" : " git+https://github.com/hodfords-community /nestjs-cls-translation"
15+ "url" : " git+https://github.com/hodfords-solutions /nestjs-cls-translation"
1616 },
1717 "keywords" : [],
1818 "author" : " " ,
1919 "license" : " ISC" ,
2020 "bugs" : {
21- "url" : " https://github.com/hodfords-community /nestjs-cls-translation/issues"
21+ "url" : " https://github.com/hodfords-solutions /nestjs-cls-translation/issues"
2222 },
23- "homepage" : " https://github.com/hodfords-community /nestjs-cls-translation#readme" ,
23+ "homepage" : " https://github.com/hodfords-solutions /nestjs-cls-translation#readme" ,
2424 "dependencies" : {
2525 "@hodfords/cls-hooked" : " 4.3.0" ,
2626 "nestjs-i18n" : " ^9.0.10"
You can’t perform that action at this time.
0 commit comments