Set default file for JSDelivr and UNPKG

This commit is contained in:
Susam Pal
2020-11-30 10:44:24 +05:30
parent 6ed6da6acb
commit 6767480210

View File

@@ -1,10 +1,13 @@
{ {
"name": "spcss", "name": "spcss",
"version": "0.1.0", "version": "0.2.0",
"description": "Simple and Plain Stylesheet", "description": "Simple and Plain Stylesheet",
"files": [ "files": [
"sp.css" "sp.css",
"sp.min.css"
], ],
"jsdelivr": "sp.css",
"unpkg": "sp.css",
"keywords": [ "keywords": [
"css", "css",
"stylesheet", "stylesheet",