Skip to content

Commit fcc0404

Browse files
committed
SPM Farewell
1 parent e0ce31c commit fcc0404

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Several quick start options are available:
1515
* Clone the repo: `git clone https://github.com/vsn4ik/bootstrap-checkbox.git`.
1616
* Install with [Bower](http://bower.io): `bower install bootstrap-checkbox`.
1717
* Install with [npm](https://www.npmjs.com): `npm install bootstrap-checkbox`.
18-
* Install with [SPM](http://spmjs.io): `spm install bootstrap-checkbox`.
1918
* Install with [Composer](https://getcomposer.org): `composer require vsn4ik/bootstrap-checkbox "dev-master"`.
2019

2120
### What's included

package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,5 @@
3939
"jquery": "~2.2.2",
4040
"load-grunt-tasks": "~3.4.1",
4141
"octicons": "~3.5.0"
42-
},
43-
"spm": {
44-
"main": "dist/js/bootstrap-checkbox.js",
45-
"ignore": [
46-
"docs",
47-
".*",
48-
"Gruntfile.js",
49-
"README.md",
50-
"bower.json",
51-
"composer.json"
52-
]
5342
}
5443
}

0 commit comments

Comments
 (0)