Skip to content

Commit

Permalink
Compile assets and update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed May 21, 2019
1 parent b3d1594 commit 1dcbb96
Show file tree
Hide file tree
Showing 6 changed files with 1,137 additions and 1,031 deletions.
2,148 changes: 1,127 additions & 1,021 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"devDependencies": {
"axios": "^0.18",
"bootstrap": "^4.0.0",
"chart.js": "^2.5.0",
"cross-env": "^5.1",
"highlight.js": "^9.12.0",
"jquery": "^3.2",
"chart.js": "^2.5.0",
"laravel-mix": "^4.0.7",
"jquery": "^3.4.1",
"laravel-mix": "^4.0.15",
"lodash": "^4.17.4",
"phpunserialize": "1.*",
"md5": "^2.2.1",
"moment": "^2.10.6",
"moment-timezone": "^0.5.21",
"phpunserialize": "1.*",
"popper.js": "^1.12",
"resolve-url-loader": "^2.3.1",
"sass": "^1.15.2",
Expand Down
2 changes: 1 addition & 1 deletion public/app-dark.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/app.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/app.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions public/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"/app.js": "/app.js?id=495f8865f9d213b6c8c8",
"/app.css": "/app.css?id=37cde53787540e1b9f64",
"/app-dark.css": "/app-dark.css?id=65daf2a8da52b603897d"
"/app.js": "/app.js?id=b4b7fcb45d3a4c28de8c",
"/app.css": "/app.css?id=d586fd661303e476cc02",
"/app-dark.css": "/app-dark.css?id=46f75a6edf4ba03e5586"
}

0 comments on commit 1dcbb96

Please sign in to comment.