Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Commit

Permalink
update ts-esm
Browse files Browse the repository at this point in the history
  • Loading branch information
aelbore committed Feb 5, 2021
1 parent 9666ff3 commit 37b909e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Zero configuration CLI bundler or packager for typescript and javascript
Installation
------------
```
npm install --save-dev aria-build aria-fs
npm install --save-dev aria-build aria-fs typescript tslib@1.13.0
```

### Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@
"rollup-plugin-minify-html-literals": "^1.2.5",
"rollup-plugin-terser": "^7.0.2",
"sade": "^1.7.4",
"ts-esm": "^0.0.4"
"ts-esm": "^0.0.5"
}
}

0 comments on commit 37b909e

Please sign in to comment.