mirror of
https://github.com/jlgarridol/Modalizer.js.git
synced 2026-02-18 19:11:35 +01:00
Update installation via npm
This commit is contained in:
@@ -10,7 +10,7 @@ Getting starting
|
|||||||
### Installation
|
### Installation
|
||||||
Via npm
|
Via npm
|
||||||
```bash
|
```bash
|
||||||
$ npm install modalizer.js
|
$ npm install @jlgarridol/modalizerjs
|
||||||
```
|
```
|
||||||
or add it directly using a CDN:
|
or add it directly using a CDN:
|
||||||
```html
|
```html
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/jlgarridol/modalizerjs.git"
|
"url": "git+https://github.com/jlgarridol/modalizer.js.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"bootstrap",
|
"bootstrap",
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
"author": "Jose Luis Garrido-Labrador",
|
"author": "Jose Luis Garrido-Labrador",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/jlgarridol/modalizerjs/issues"
|
"url": "https://github.com/jlgarridol/modalizer.js/issues"
|
||||||
},
|
},
|
||||||
"homepage": "http://modalizerjs.jlgarridol.com",
|
"homepage": "http://modalizerjs.jlgarridol.com",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user