Skip to content

Commit

Permalink
r22
Browse files Browse the repository at this point in the history
  • Loading branch information
caiiiycuk committed Nov 20, 2020
1 parent ae20d3c commit 8c18116
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-dos",
"version": "7.0.0-beta.r21",
"version": "7.0.0-beta.r22",
"description": "Easiest API to run dos programs in browser",
"main": "dist/js-dos.js",
"types": "dist/types/js-dos.d.ts",
Expand All @@ -27,8 +27,8 @@
"@types/gulp-rename": "0.0.33",
"@types/node": "^10.17.21",
"del": "^5.1.0",
"emulators": "0.0.36",
"emulators-ui": "0.0.36",
"emulators": "0.0.37",
"emulators-ui": "0.0.39",
"gulp": "^4.0.2",
"gulp-concat": "^2.6.1",
"gulp-rename": "^2.0.0",
Expand Down

0 comments on commit 8c18116

Please sign in to comment.