Skip to content

Commit

Permalink
v2.1.0-pre.2
Browse files Browse the repository at this point in the history
This is a pre-release for #143 to test end-to-end ecosystem compatibility.
  • Loading branch information
lgarron committed Jan 3, 2025
1 parent 458f148 commit ca768d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cubing/icons",
"version": "2.1.0-pre.1",
"version": "2.1.0-pre.2",
"author": "",
"repository": {
"type": "git",
Expand Down Expand Up @@ -32,7 +32,10 @@
"url": "https://github.com/cubing/icons.git/issues"
},
"description": "Cubing Icons and Fonts",
"files": ["dist", "ts"],
"files": [
"dist",
"ts"
],
"homepage": "https://github.com/cubing/icons.git#readme",
"license": "MIT",
"type": "module"
Expand Down

0 comments on commit ca768d3

Please sign in to comment.