Skip to content

Commit

Permalink
docs: fix importmap
Browse files Browse the repository at this point in the history
  • Loading branch information
bennypowers committed Feb 16, 2022
1 parent bc994f6 commit 7d08cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_data/importMap.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"imports": {
"@stripe/stripe-js": "https://ga.jspm.io/npm:@stripe/stripe-js@1.22.0/",
"@power-elements/stripe-elements": "/stripe-elements/index.js",
"@power-elements/stripe-elements": "/stripe-elements/stripe-elements/index.js",
"@lavadrop/camel-case": "https://ga.jspm.io/npm:@lavadrop/camel-case@0.4.0/camelCase.js",
"@lavadrop/kebab-case": "https://ga.jspm.io/npm:@lavadrop/kebab-case@3.0.0/kebabCase.js",
"@material/mwc-button": "https://ga.jspm.io/npm:@material/mwc-button@0.26.0-canary.f3e28323.0/mwc-button.js",
Expand Down

0 comments on commit 7d08cf2

Please sign in to comment.