Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis committed Jan 5, 2020
1 parent 265ffb2 commit df1c88d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
},
"devDependencies": {
"@symfony/webpack-encore": "^0.28.0",
"node-sass": "^4.12.0",
"node-sass": "^4.13.0",
"sass-loader": "^7.3.1",
"webpack-notifier": "^1.8.0"
},
"dependencies": {
"bootstrap": "^4.3.1",
"bootstrap": "^4.4.1",
"jquery": "^3.4.1",
"popper.js": "^1.15.0"
"popper.js": "^1.16.0"
}
}

0 comments on commit df1c88d

Please sign in to comment.