Skip to content

Commit d2f0c79

Browse files
committed
v1.8.1
1 parent 2a3f344 commit d2f0c79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parcel/css",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"license": "MPL-2.0",
55
"description": "A CSS parser, transformer, and minifier written in Rust",
66
"main": "node/index.js",
@@ -58,4 +58,4 @@
5858
"playground:start": "parcel playground/index.html",
5959
"playground:build": "yarn wasm-browser:build-release && parcel build playground/index.html"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)