Skip to content

Commit

Permalink
chore: release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengyuzi committed Sep 20, 2024
1 parent 2bf6eea commit c051aa6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zhengyuzi/rollup-build",
"version": "1.1.0",
"version": "1.1.1",
"packageManager": "[email protected]",
"description": "An ES module bundler based on Rollup",
"author": "yu <[email protected]> (https://github.com/zhengyuzi)",
Expand Down Expand Up @@ -32,9 +32,7 @@
"dist"
],
"scripts": {
"stub": "esno src/cli.ts --stub",
"build": "esno src/cli.ts",
"dev": "esno dist/a.cjs",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"prepare": "simple-git-hooks"
Expand Down

0 comments on commit c051aa6

Please sign in to comment.