Skip to content

Commit

Permalink
v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
geoctrl committed Dec 17, 2022
1 parent 5144400 commit b6b3824
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kremling",
"version": "2.1.0",
"version": "2.1.1",
"description": "Embarrassingly simple css for React",
"main": "lib/kremling.js",
"repository": "git@github.com:CanopyTax/kremling.git",
Expand Down Expand Up @@ -33,5 +33,6 @@
},
"dependencies": {
"prop-types": "^15.7.2"
}
},
"packageManager": "yarn@1.22.1"
}

0 comments on commit b6b3824

Please sign in to comment.