We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adf62d6 commit ed4e472Copy full SHA for ed4e472
1 file changed
packages/ui-library/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@yoast/ui-library",
3
- "version": "1.2.1",
+ "version": "2.0.0",
4
"description": "Yoast UI library",
5
"main": "./build/index.js",
6
"style": "./build/css/style.css",
@@ -48,7 +48,7 @@
48
"@yoast/babel-preset": "^1.0.0",
49
"@yoast/jest-preset": "^1.0.0",
50
"@yoast/postcss-preset": "^1.0.0",
51
- "@yoast/tailwindcss-preset": "^1.0.0",
+ "@yoast/tailwindcss-preset": "^2.0.0",
52
"babel-loader": "^8.2.2",
53
"eslint": "^7.32.0",
54
"eslint-config-yoast": "^5.0.17",
0 commit comments