Skip to content

Commit 4391855

Browse files
committed
Updated UIKit to 1.8.1.
1 parent 4be6164 commit 4391855

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

web/themes/contrib/civictheme/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/themes/contrib/civictheme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"uikit-install": "rm -Rf lib/uikit > /dev/null 2>&1 && mkdir -p lib/uikit && cp -R node_modules/@civictheme/uikit lib && rm -Rf lib/uikit/dist lib/uikit/storybook-static > /dev/null 2>&1"
2626
},
2727
"dependencies": {
28-
"@civictheme/uikit": "github:civictheme/uikit#main"
28+
"@civictheme/uikit": "github:civictheme/uikit#v1.8.1"
2929
},
3030
"devDependencies": {
3131
"@alexskrypnyk/scss-variables-extractor": "^0.1.1",

0 commit comments

Comments
 (0)