File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- # web-libs
1
+ # jslibs
2
2
3
- A metarepository containing various libraries I maintain for my typical web stack.
3
+ A metarepository containing various libraries I maintain for my typical JavaScript/TypeScript stack.
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " web-libs " ,
2
+ "name" : " jslibs " ,
3
3
"version" : " 1.0.0" ,
4
4
"description" : " A collection of libraries a maintain for my personal web stack." ,
5
5
"license" : " MIT" ,
13
13
],
14
14
"repository" : {
15
15
"type" : " git" ,
16
- "url" : " https://github.com/spuxx1701/web-libs "
16
+ "url" : " https://github.com/spuxx1701/jslibs "
17
17
},
18
- "homepage" : " https://github.com/spuxx1701/web-libs/blob /main/README.md" ,
18
+ "homepage" : " https://github.com/spuxx1701/jslibslob /main/README.md" ,
19
19
"bugs" : {
20
- "url" : " https://github.com/spuxx1701/web-libs/issues "
20
+ "url" : " https://github.com/spuxx1701/jslibsssues "
21
21
},
22
22
"packageManager" : " pnpm@9.6.0" ,
23
23
"scripts" : {
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
17
18
18
### Chores
19
19
20
- - Package source code has been movted into the [ web-libs ] ( https://github.com/spuxx1701/web-libs ) monorepo.
20
+ - Package source code has been movted into the [ jslibs ] ( https://github.com/spuxx1701/jslibs ) monorepo.
21
21
22
22
## [ 0.3.0] - 2024-05-23
23
23
You can’t perform that action at this time.
0 commit comments