File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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}
You can’t perform that action at this time.
0 commit comments