Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
old script
Browse files Browse the repository at this point in the history
  • Loading branch information
ildella committed Sep 23, 2023
1 parent 68c7d57 commit fe1b308
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "moar-js",
"version": "1.1.2",
"version": "1.1.3",
"description": "Simple JavaScript files I use across projects",
"author": {
"name": "Daniele Dellafiore"
Expand Down Expand Up @@ -39,7 +39,6 @@
"test.watch": "yarn test --watch",
"dev": "nodemon src",
"start": "node src",
"release": "dev-github-npm-release-and-publish.sh"
},
"devDependencies": {
"@fastify/sensible": "5.3.0",
Expand Down

0 comments on commit fe1b308

Please sign in to comment.