Skip to content

Commit

Permalink
Updated discovery to 1.0.0-beta.50
Browse files Browse the repository at this point in the history
  • Loading branch information
exdis committed Nov 12, 2020
1 parent 8862943 commit 3cb967f
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 10 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.9.2 (12-11-2020)

* Updated `discovery` to `1.0.0-beta.50`

## 1.9.1 (08-11-2020)

* Fixed `raw` mode css
Expand Down
23 changes: 15 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsondiscovery",
"version": "1.9.1",
"version": "1.9.2",
"description": "DiscoveryJson",
"author": "[email protected]",
"license": "MIT",
Expand All @@ -12,7 +12,7 @@
},
"devDependencies": {
"@discoveryjs/cli": "^1.14.0",
"@discoveryjs/discovery": "1.0.0-beta.47",
"@discoveryjs/discovery": "1.0.0-beta.50",
"archiver": "^2.1.0",
"babel-core": "^6.26.0",
"babel-eslint": "^8.0.1",
Expand Down

0 comments on commit 3cb967f

Please sign in to comment.