Skip to content

Commit

Permalink
v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
felixrieseberg committed Jan 4, 2021
1 parent 720a974 commit 3e13b84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "electron-fiddle",
"productName": "Electron Fiddle",
"version": "0.18.0",
"version": "0.19.0",
"description": "The easiest way to get started with Electron",
"repository": "https://github.com/electron/fiddle",
"main": "./dist/src/main/main",
Expand Down Expand Up @@ -71,8 +71,8 @@
"@electron-forge/publisher-github": "^6.0.0-beta.54",
"@octokit/action": "^2.0.0",
"@types/classnames": "^2.2.11",
"@types/enzyme": "^3.10.8",
"@types/decomment": "^0.9.0",
"@types/enzyme": "^3.10.8",
"@types/fs-extra": "^9.0.4",
"@types/jest": "^26.0.18",
"@types/log-symbols": "^3.0.0",
Expand Down

0 comments on commit 3e13b84

Please sign in to comment.