update bootstrap to version 4.3.1
This commit is contained in:
6
vendor/twbs/bootstrap/package.js
vendored
6
vendor/twbs/bootstrap/package.js
vendored
@@ -1,11 +1,9 @@
|
||||
// package metadata file for Meteor.js
|
||||
|
||||
/* eslint-env meteor */
|
||||
|
||||
Package.describe({
|
||||
name: 'twbs:bootstrap', // https://atmospherejs.com/twbs/bootstrap
|
||||
name: 'twbs:bootstrap', // https://atmospherejs.com/twbs/bootstrap
|
||||
summary: 'The most popular front-end framework for developing responsive, mobile first projects on the web.',
|
||||
version: '4.1.3',
|
||||
version: '4.3.1',
|
||||
git: 'https://github.com/twbs/bootstrap.git'
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user