Update bootstrap.native

This commit is contained in:
JC Brand 2018-05-10 21:30:11 +02:00
parent 21741649e4
commit b1a54e626d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -914,9 +914,9 @@
"dev": true "dev": true
}, },
"bootstrap.native": { "bootstrap.native": {
"version": "2.0.21", "version": "2.0.22",
"resolved": "https://registry.npmjs.org/bootstrap.native/-/bootstrap.native-2.0.21.tgz", "resolved": "https://registry.npmjs.org/bootstrap.native/-/bootstrap.native-2.0.22.tgz",
"integrity": "sha512-YrUBk0jLpX8JHnkFgn2yWEpHhgN8a0mTZU6snal7dJzQ8kalIuMMwRidOZDHqF8d2sql0zMMLpGkzwBT+Or0uQ==", "integrity": "sha512-eypi4y1eKJoRt8cTwkZCI3QQ7W04rbv4VU1nBjBshqNXkONI7jO6tG3qZTwq9Zd+gDoeaQASyk6V185y+Y7KHQ==",
"dev": true "dev": true
}, },
"bops": { "bops": {

View File

@ -40,7 +40,7 @@
"backbone.overview": "1.0.2", "backbone.overview": "1.0.2",
"backbone.vdomview": "1.0.1", "backbone.vdomview": "1.0.1",
"bootstrap": "^4.0.0", "bootstrap": "^4.0.0",
"bootstrap.native": "^2.0.21", "bootstrap.native": "^2.0.22",
"bourbon": "^4.3.2", "bourbon": "^4.3.2",
"clean-css-cli": "^4.0.10", "clean-css-cli": "^4.0.10",
"emojione": "^3.0.3", "emojione": "^3.0.3",