Skip to content

Commit

Permalink
Fixed master vs. main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
danielweck committed Mar 4, 2021
1 parent 57a5a47 commit 0e0ef3f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"jath": "github:danielweck/jath#master",
"mathjax-single-file": "github:danielweck/MathJax-single-file#master",
"bootstrap": "3.x",
"bootstrap-accessibility-plugin": "github:paypal/bootstrap-accessibility-plugin#master",
"bootstrap-accessibility-plugin": "github:paypal/bootstrap-accessibility-plugin#main",
"hammerjs": "^2.0.8",
"jquery-hammerjs": "^2.0.0",
"screenfull": "^3.3.2",
Expand Down Expand Up @@ -172,4 +172,4 @@
"deploy:cloudReaderLite:copy:sourcemap": "node ./readium-js/readium-shared-js/node_modules/ncp/bin/ncp dist/cloud-reader-lite_sourcemap/ dist/cloud-reader-lite/scripts/ && ( node ./readium-js/readium-shared-js/node_modules/ncp/bin/ncp dist/zip_sourcemap/ dist/cloud-reader-lite/scripts/zip/ || echo \"=== SUCCESS [ignore previous error]: no sourcemaps were generated for zip web-worker, deflate, inflate (no uglification).\" )",
"deploy:chromeApp:copy:sourcemap": "node ./readium-js/readium-shared-js/node_modules/ncp/bin/ncp dist/chrome-app_sourcemap/ dist/chrome-app/scripts/"
}
}
}

0 comments on commit 0e0ef3f

Please sign in to comment.