mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Merge pull request #19404 from twbs/v4-dev-xmr-remove-btoa
Remove the now unused btoa dependency.
This commit is contained in:
commit
2310002dc8
4
grunt/npm-shrinkwrap.json
generated
4
grunt/npm-shrinkwrap.json
generated
@ -278,10 +278,6 @@
|
||||
"version": "1.1.3",
|
||||
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-1.1.3.tgz"
|
||||
},
|
||||
"btoa": {
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/btoa/-/btoa-1.1.2.tgz"
|
||||
},
|
||||
"buffer-crc32": {
|
||||
"version": "0.2.5",
|
||||
"resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.5.tgz"
|
||||
|
@ -31,7 +31,6 @@
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^6.0.3",
|
||||
"babel-eslint": "^4.1.3",
|
||||
"btoa": "^1.1.2",
|
||||
"glob": "^7.0.0",
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-babel": "^5.0.3",
|
||||
|
Loading…
Reference in New Issue
Block a user