Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarrough committed Aug 9, 2020
1 parent 54852db commit a1b93a8
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 180 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -12,21 +12,21 @@
"release": "release-it"
},
"devDependencies": {
"ava": "^3.5.0",
"ava": "^3.11.1",
"docco": "^0.8.0",
"eslint": "^7.3.0",
"eslint": "^7.6.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.2",
"nyc": "^15.0.0",
"eslint-plugin-prettier": "^3.1.4",
"nyc": "^15.1.0",
"prettier": "2.0.5",
"servor": "^4.0.2",
"snowpack": "^1.7.1"
},
"dependencies": {
"esm": "^3.2.25",
"gsap": "^3.3.4",
"gsap": "^3.4.2",
"htm": "^3.0.3",
"immer": "^7.0.3",
"immer": "^7.0.7",
"sortablejs": "^1.10.2"
},
"ava": {
Expand Down

0 comments on commit a1b93a8

Please sign in to comment.