Commit 6b5b347 1 parent 44d7893 commit 6b5b347 Copy full SHA for 6b5b347
File tree 2 files changed +9
-6
lines changed
2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.0.12
2
+
3
+ - Cleanup
4
+
1
5
## 0.0.11
2
6
3
7
- Cleanup
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @yesmaintain/script" ,
3
- "version" : " 0.0.11 " ,
3
+ "version" : " 0.0.12 " ,
4
4
"private" : false ,
5
5
"description" : " Maintains GitHub repositories. 🔧" ,
6
- "homepage" : " https://github.com/YesMaintain/NPM #readme" ,
6
+ "homepage" : " https://github.com/YesMaintain/NPMScript #readme" ,
7
7
"bugs" : {
8
- "url" : " https://github.com/YesMaintain/NPM /issues"
8
+ "url" : " https://github.com/YesMaintain/NPMScript /issues"
9
9
},
10
10
"repository" : {
11
11
"type" : " git" ,
12
- "url" : " git+https://github.com/YesMaintain/NPM.git" ,
13
- "directory" : " Script"
12
+ "url" : " git+https://github.com/YesMaintain/NPMScript.git"
14
13
},
15
14
"license" : " SEE LICENSE IN LICENSE" ,
16
15
"author" : {
43
42
"@types/pacote" : " 11.1.8" ,
44
43
"esbuild" : " 0.20.0" ,
45
44
"esbuild-plugin-copy" : " 2.1.1" ,
46
- "typescript-esbuild" : " 0.3.8 "
45
+ "typescript-esbuild" : " 0.3.9 "
47
46
},
48
47
"publishConfig" : {
49
48
"access" : " public"
You can’t perform that action at this time.
0 commit comments