Skip to content

Commit

Permalink
Task: Update dependencies (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagomapmarques authored Jan 28, 2018
1 parent 0f66a0e commit f6654a5
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion environments/webpack/settings/app.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { vendorPackages } from 'project-packages-filters';

const vendorExclusions = {
literals: ['prerender-spa-plugin'],
literals: [],
regex: [],
};

Expand Down
30 changes: 15 additions & 15 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-boilerplate",
"version": "0.9.1",
"version": "0.9.2",
"author": "Tiago Marques",
"description": "Boilerplate for any javascript frontend project",
"keywords": [
Expand Down

0 comments on commit f6654a5

Please sign in to comment.