We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a9944c commit 637a517Copy full SHA for 637a517
jsr.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tbela99/css-parser",
3
- "version": "1.0.0-alpha7",
+ "version": "1.0.0",
4
"publish": {
5
"include": [
6
"src",
package.json
@@ -1,7 +1,7 @@
"description": "CSS parser for node and the browser",
- "version": "v1.0.0-alpha7",
+ "version": "v1.0.0",
"exports": {
".": "./dist/node/index.js",
7
"./node": "./dist/node/index.js",
0 commit comments