File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " pythonsd-django" ,
3- "version" : " 0.1.0" ,
4- "description" : " " ,
5- "main" : " index.js" ,
3+ "version" : " 0.2.0" ,
4+ "description" : " San Diego Python Website - sandiegopython.org" ,
65 "scripts" : {
76 "dist" : " tailwindcss -i ./assets/src/input.css -o ./assets/dist/main.css --minify" ,
87 "build" : " tailwindcss -i ./assets/src/input.css -o ./assets/dist/main.css" ,
98 "watch" : " tailwindcss -i ./assets/src/input.css -o ./assets/dist/main.css --watch"
109 },
1110 "repository" : {
1211 "type" : " git" ,
13- "url" : " git+https://github.com/pythonsd /pythonsd-django.git"
12+ "url" : " git+https://github.com/sandiegopython /pythonsd-django.git"
1413 },
1514 "engines" : {
1615 "npm" : " >=10.0.0 <11.0.0" ,
1918 "author" : " San Diego Python & Contributors" ,
2019 "license" : " MIT" ,
2120 "bugs" : {
22- "url" : " https://github.com/pythonsd /pythonsd-django/issues"
21+ "url" : " https://github.com/sandiegopython /pythonsd-django/issues"
2322 },
24- "homepage" : " https://github.com/pythonsd /pythonsd-django#readme" ,
23+ "homepage" : " https://github.com/sandiegopython /pythonsd-django#readme" ,
2524 "dependencies" : {
2625 "htmx.org" : " ^1.9.12" ,
2726 "hyperscript.org" : " ^0.9.12"
You can’t perform that action at this time.
0 commit comments