Skip to content

Commit

Permalink
♻️ refactor: update build: Update package.json with release:local com…
Browse files Browse the repository at this point in the history
…mand
  • Loading branch information
Gincioks committed Mar 14, 2024
1 parent ee3e5b5 commit ab74ead
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@arietta-studio/assets",
"version": "1.0.0",
"private": true,
"private": false,
"description": "Logo assets, favicons, webfonts for Arietta Studio",
"keywords": [
"logo",
Expand Down Expand Up @@ -57,8 +57,8 @@
]
},
"devDependencies": {
"@commitlint/cli": "^18",
"@arietta-studio/lint": "latest",
"@commitlint/cli": "^18",
"@types/node": "latest",
"clean-pkg-json": "^1",
"cli-real-favicon": "latest",
Expand All @@ -81,4 +81,4 @@
"access": "public",
"registry": "https://registry.npmjs.org/"
}
}
}

0 comments on commit ab74ead

Please sign in to comment.