Skip to content
This repository was archived by the owner on Feb 18, 2023. It is now read-only.

Commit 7bbdb3b

Browse files
committed
chore: bump package version
1 parent b1cb709 commit 7bbdb3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-vh-replace-loader",
3-
"version": "1.0.0-rc5",
3+
"version": "1.0.0-rc6",
44
"description": "Replaces all vh units in css with `--vh` variables",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)