Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alisahinozcelik authored Nov 24, 2018
1 parent adcd56d commit 1b7f9a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@gen-tech/scroll-manager",
"name": "@thalesrc/scroll-manager",
"version": "0.0.0",
"description": "Improved Scroll Events & Scroll Management",
"main": "index.js",
"typings": "index.d.ts",
"homepage": "https://gen-tech.github.io/scroll-manager",
"homepage": "https://thalesrc.github.io/scroll-manager",
"scripts": {
"document": "typedoc --out docs --excludeNotExported --excludePrivate --disableOutputCheck --gitRevision master --exclude \"**/*index.ts\"",
"prepare-github-pages": "npm run document && echo \"\" > ./docs/.nojekyll",
Expand Down

0 comments on commit 1b7f9a4

Please sign in to comment.