Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.js')
-rw-r--r--package.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/package.js b/package.js
index 1c5be560e7..1ac9595335 100644
--- a/package.js
+++ b/package.js
@@ -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'