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