Skip to content

Commit

Permalink
0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Bradley Watton committed Mar 18, 2021
1 parent cbfedda commit 9833186
Show file tree
Hide file tree
Showing 6 changed files with 920 additions and 1,487 deletions.
55 changes: 55 additions & 0 deletions .yarn/releases/yarn-2.4.1.cjs

Large diffs are not rendered by default.

622 changes: 0 additions & 622 deletions .yarn/releases/yarn-sources.cjs

This file was deleted.

Empty file added .yarn/versions/bfde4d3f.yml
Empty file.
2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"

yarnPath: .yarn/releases/yarn-sources.cjs
yarnPath: .yarn/releases/yarn-2.4.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "lib/index.js",
"types": "lib/Stardust.d.ts",
"types_": "src/Stardust.d.ts",
"version": "0.0.16",
"version": "0.0.17",
"scripts": {
"start": "nodemon",
"start:client": "ts-node src/client/test.ts",
Expand Down
Loading

0 comments on commit 9833186

Please sign in to comment.