Skip to content

Commit

Permalink
Merge 830a43f into 1680ebe
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Mar 8, 2019
2 parents 1680ebe + 830a43f commit 927cf52
Show file tree
Hide file tree
Showing 13 changed files with 78 additions and 70 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -83,7 +83,7 @@ Our CSP config using <https://github.com/helmetjs/csp>
Replace `package` by the package you want to update and `version` with its version in the following commands:

```shell
npm i package@version -D
npm i package@version -ED
npm run package version
```

Expand Down
102 changes: 58 additions & 44 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
Expand Up @@ -47,7 +47,7 @@
"mime": "^2.4.0",
"morgan": "^1.9.1",
"pug": "^2.0.3",
"rollbar": "^2.5.2",
"rollbar": "^2.5.3",
"semver": "^5.6.0",
"serve-favicon": "^2.5.0",
"sri-toolbox": "^0.2.0",
Expand All @@ -59,7 +59,7 @@
"bootstrap": "4.3.1",
"bootswatch": "4.3.1",
"coveralls": "^3.0.3",
"eslint": "^5.14.1",
"eslint": "^5.15.1",
"fs-extra": "^7.0.1",
"fs-walk": "0.0.2",
"html-validator": "^3.1.3",
Expand Down
2 changes: 1 addition & 1 deletion public/assets/img/stackpath-logo-reversed-screen.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 927cf52

Please sign in to comment.