Skip to content

Commit b2a0716

Browse files
committed
Prepare for alpha (0.1.0) release
* update version to 0.1.0 * copy recent code & test changes from original repo * run prettier --fix * update dependencies * update .gitignore
1 parent 5c50221 commit b2a0716

19 files changed

+2227
-2856
lines changed

Diff for: .gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
node_modules/
22
dist/
33
.eslintcache
4+
.vscode/
5+
*.tgz

0 commit comments

Comments
 (0)