1
mirror of https://github.com/jakejarvis/stitches-normalize.git synced 2025-06-27 16:15:41 -04:00
This commit is contained in:
2022-03-15 13:13:19 -04:00
parent ef51f14603
commit 93cc857a35

View File

@ -1,6 +1,6 @@
{ {
"name": "stitches-normalize", "name": "stitches-normalize",
"version": "0.1.0", "version": "1.0.0",
"license": "MIT", "license": "MIT",
"description": "@sindresorhus's modern-normalize.css as a plug-and-play JavaScript object compatible with Stitches.", "description": "@sindresorhus's modern-normalize.css as a plug-and-play JavaScript object compatible with Stitches.",
"repository": "jakejarvis/stitches-normalize", "repository": "jakejarvis/stitches-normalize",