Skip to content
This repository was archived by the owner on Jun 20, 2022. It is now read-only.

Commit 017e5ed

Browse files
committed
chore: use latest instead of next tag
1 parent 4870c3d commit 017e5ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"reakit": "^1.0.0-beta.7",
2020
"smooth-code-landers": "^1.3.2",
2121
"smooth-doc": "^2.7.1",
22-
"smooth-ui-em-next": "npm:@smooth-ui/core-em@next",
23-
"smooth-ui-sc-next": "npm:@smooth-ui/core-sc@next",
22+
"smooth-ui-em-next": "npm:@smooth-ui/core-em@latest",
23+
"smooth-ui-sc-next": "npm:@smooth-ui/core-sc@latest",
2424
"styled-components": "^4.2.0"
2525
}
2626
}

0 commit comments

Comments
 (0)