Skip to content

Commit

Permalink
Bump version v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
11bit committed Nov 25, 2023
1 parent 1c48f98 commit 1777eeb
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evilmartians/harmony",
"version": "1.1.0",
"version": "1.2.0",
"scripts": {
"build": "deno task build",
"prepublishOnly": "npm run build"
Expand All @@ -19,14 +19,8 @@
},
"./css/*": "./dist/css/*"
},
"files": [
"dist/*"
],
"keywords": [
"colors",
"palette",
"tailwind"
],
"files": ["dist/*"],
"keywords": ["colors", "palette", "tailwind"],
"sideEffects": false,
"repository": {
"type": "git",
Expand Down

0 comments on commit 1777eeb

Please sign in to comment.