Skip to content

Commit

Permalink
Revert "v1.3.1-0"
Browse files Browse the repository at this point in the history
This reverts commit d761d42.
  • Loading branch information
hadihallak committed Oct 11, 2022
1 parent d761d42 commit b9d3804
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hadihallak/core",
"version": "1.3.1-0",
"name": "@stitches/core",
"version": "1.2.8",
"description": "The modern CSS-in-JS library",
"type": "module",
"main": "dist/index.cjs",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hadihallak/react",
"version": "1.3.1-0",
"name": "@stitches/react",
"version": "1.2.8",
"description": "The modern CSS-in-JS library",
"type": "module",
"main": "dist/index.cjs",
Expand Down
4 changes: 2 additions & 2 deletions packages/stringify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hadihallak/stringify",
"version": "1.3.1-0",
"name": "@stitches/stringify",
"version": "1.2.8",
"description": "Converts an object into CSS",
"type": "module",
"main": "dist/index.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stitches/test",
"version": "1.2.9-0",
"version": "1.2.8",
"type": "module",
"files": [
"dist/*.cjs",
Expand Down

0 comments on commit b9d3804

Please sign in to comment.