File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22 "name" : " @pepicons/monorepo" ,
33 "private" : true ,
44 "type" : " module" ,
5- "version" : " 1.2.7 " ,
5+ "version" : " 2.0.0 " ,
66 "author" : " Luca Ban - Mesqueeb" ,
77 "funding" : " https://github.com/sponsors/mesqueeb" ,
88 "license" : " CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE" ,
Original file line number Diff line number Diff line change 22 "name" : " pepicons.com" ,
33 "type" : " module" ,
44 "private" : true ,
5- "version" : " 1.2.7 " ,
5+ "version" : " 2.0.0 " ,
66 "scripts" : {
77 "dev" : " vite" ,
88 "build" : " vue-tsc --noEmit && vite build" ,
99 "preview" : " vite preview"
1010 },
1111 "dependencies" : {
12- "@pepicons/vue" : " * " ,
12+ "@pepicons/vue" : " ^2.0.0 " ,
1313 "@viteplay/plugin" : " ^0.2.4" ,
1414 "@viteplay/vue" : " ^0.2.4" ,
1515 "copy-text-to-clipboard" : " ^3.1.0" ,
1616 "is-what" : " ^4.1.8" ,
1717 "map-anything" : " ^2.1.1" ,
18- "pepicons" : " * " ,
18+ "pepicons" : " ^2.0.0 " ,
1919 "prismjs" : " ^1.29.0" ,
2020 "vue" : " ^3.2.47" ,
2121 "vue-color-kit" : " ^1.0.5" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " pepicons" ,
3- "version" : " 1.2.7 " ,
3+ "version" : " 2.0.0 " ,
44 "sideEffects" : false ,
55 "description" : " Retro icon set" ,
66 "productName" : " Pepicons" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @pepicons/vue" ,
33 "type" : " module" ,
4- "version" : " 1.2.7 " ,
4+ "version" : " 2.0.0 " ,
55 "sideEffects" : false ,
66 "author" : " Luca Ban - Mesqueeb" ,
77 "funding" : " https://github.com/sponsors/mesqueeb" ,
3131 "vue" : " ^3.2.39"
3232 },
3333 "dependencies" : {
34- "pepicons" : " * "
34+ "pepicons" : " ^2.0.0 "
3535 },
3636 "homepage" : " https://github.com/cycraft/pepicons" ,
3737 "repository" : {
You can’t perform that action at this time.
0 commit comments