1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-06 13:46:42 +02:00

Enable cache for ESLint.

This commit is contained in:
XhmikosR
2019-01-06 10:58:43 +02:00
parent cdece35bde
commit 1213d06b2f
3 changed files with 5 additions and 5 deletions

View File

@@ -1,9 +1,7 @@
// 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.2.1',
git: 'https://github.com/twbs/bootstrap.git'