Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartsch committed Jan 18, 2021
1 parent e274db2 commit a83f531
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"jsnext:main": "src/lazyframe.js",
"repository": {
"type": "git",
"url": "git+https://github.com/vb/lazyframe.git"
"url": "git+https://github.com/jmartsch/lazyframeAdvanced.git"
},
"keywords": [
"lazyload",
Expand All @@ -15,17 +15,16 @@
"iframe",
"youtube",
"vimeo",
"vine",
"pagespeed",
"pageload",
"javascript"
],
"author": "Viktor Bergehall",
"author": "Jens Martsch and Viktor Bergehall",
"license": "MIT",
"bugs": {
"url": "https://github.com/vb/lazyframe/issues"
"url": "https://github.com/jmartsch/lazyframeAdvanced/issues"
},
"homepage": "https://vb.github.io/lazyframe",
"homepage": "https://jmartsch.github.io/lazyframeAdvanced/",
"devDependencies": {
"@babel/core": "^7.8.4",
"babel-plugin-transform-object-assign": "^6.22.0",
Expand Down

0 comments on commit a83f531

Please sign in to comment.