Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' into use-hamus-js
Browse files Browse the repository at this point in the history
  • Loading branch information
Helene Rigner committed May 4, 2019
2 parents 36c6151 + 0c6d03d commit 087d0d2
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 58 deletions.
183 changes: 130 additions & 53 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -24,13 +24,13 @@
"lint:fix": "eslint --ext .js,.jsx --fix . && stylelint --fix src/."
},
"dependencies": {
"copy-to-clipboard": "3.1.0",
"copy-to-clipboard": "3.2.0",
"enigma.js": "2.4.0",
"hamus.js": "0.3.0",
"prop-types": "15.7.2",
"react": "16.8.6",
"react-contexify": "4.1.0",
"react-cookie-consent": "2.3.0",
"react-cookie-consent": "2.3.1",
"react-dom": "16.8.6",
"react-floater": "0.6.4",
"react-ga": "2.5.7",
Expand All @@ -55,16 +55,16 @@
"autoprefixer": "9.5.1",
"babel-eslint": "10.0.1",
"babel-plugin-import": "1.11.0",
"babel-plugin-istanbul": "5.1.3",
"babel-plugin-istanbul": "5.1.4",
"cross-env": "5.2.0",
"eslint": "5.16.0",
"eslint-config-airbnb": "17.1.0",
"eslint-plugin-import": "2.17.2",
"eslint-plugin-jsx-a11y": "6.2.1",
"eslint-plugin-react": "7.12.4",
"eslint-plugin-react": "7.13.0",
"fs-extra": "7.0.1",
"jsdom": "15.0.0",
"nyc": "14.0.0",
"nyc": "14.1.0",
"parcel-bundler": "1.12.3",
"parcel-plugin-inlinesvg": "0.1.1",
"postcss-nested": "4.1.2",
Expand Down

0 comments on commit 087d0d2

Please sign in to comment.