Skip to content

Commit

Permalink
chore: release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
naecoo committed May 23, 2023
1 parent d3f1231 commit f5d68bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "esbuild-plugin-replace",
"version": "1.3.0",
"version": "1.4.0",
"description": "Replace strings in files while bundling",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "types/index.d.ts",
"author": "naecoo <[email protected]>",
"author": "naecoo<[email protected]>",
"license": "MIT",
"keywords": [
"esbuild",
Expand Down

0 comments on commit f5d68bc

Please sign in to comment.