Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg committed Oct 16, 2020
1 parent 1e54ed7 commit 2e8f61d
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 87 deletions.
158 changes: 75 additions & 83 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discreto",
"version": "1.2.2",
"version": "1.3.0",
"description": "you have the right to stay anonymous",
"author": "Greg Deback",
"license": "MIT",
Expand Down Expand Up @@ -35,14 +35,14 @@
"esm": "^3.2.25",
"expect.js": "^0.3.1",
"fibers": "^4.0.3",
"jsdom": "^16.3.0",
"jsdom": "^16.4.0",
"mini-css-extract-plugin": "^0.9.0",
"mocha": "^7.2.0",
"node-sass": "^4.14.1",
"sass": "^1.26.10",
"sass": "^1.27.0",
"sass-loader": "^8.0.2",
"utf-8-validate": "^5.0.2",
"webpack": "^4.44.0",
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12"
}
}

0 comments on commit 2e8f61d

Please sign in to comment.