Skip to content

Commit

Permalink
Minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
pgAdmin committed Jun 22, 2021
1 parent aa6c836 commit 5fb03e8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .babelrc

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint": ">=6.1.0"
},
"scripts": {
"build": "node_modules/.bin/babel src --out-dir lib --copy-files --loose-mode",
"build": "node_modules/.bin/babel src --out-dir lib --copy-files",
"prepublishOnly": "npm run build"
}
}

0 comments on commit 5fb03e8

Please sign in to comment.