Skip to content

Commit 65e7b29

Browse files
committed
chore(@theme-ui/custom-properties): add @types/pluralize dependency
1 parent abe38f4 commit 65e7b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/custom-properties/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
},
2121
"devDependencies": {
2222
"@theme-ui/css": "^0.3.1",
23-
"@types/pluralize": "^0.0.29"
23+
"@types/pluralize": "0.0.29"
2424
}
2525
}

0 commit comments

Comments
 (0)