Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
swissmanu committed May 17, 2021
1 parent 8ebe454 commit 965c775
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rxjs-debugging-for-vs-code",
"displayName": "RxJS Debugging for Visual Studio Code",
"description": "Add non-intrusive debugging capabilities for RxJS applications to Visual Studio Code.",
"version": "0.0.1",
"version": "0.1.0",
"repository": {
"url": "https://github.com/swissmanu/rxjs-debugging-for-vscode"
},
Expand Down Expand Up @@ -100,15 +100,15 @@
"@types/ws": "7.4.4",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "4.23.0",
"eslint-plugin-prettier": "3.4.0",
"eslint": "7.26.0",
"eslint-plugin-prettier": "3.4.0",
"glob": "7.1.7",
"husky": "6.0.0",
"jest": "26.6.3",
"lint-staged": "11.0.0",
"prettier": "2.3.0",
"rollup-plugin-terser": "7.0.2",
"rollup": "2.47.0",
"rollup-plugin-terser": "7.0.2",
"ts-jest": "26.5.5",
"tslib": "2.2.0",
"typescript": "4.2.4",
Expand Down

0 comments on commit 965c775

Please sign in to comment.