Skip to content

Commit 863d10e

Browse files
committed
update to angular 15
1 parent 39a0418 commit 863d10e

File tree

10 files changed

+3663
-4912
lines changed

10 files changed

+3663
-4912
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,5 +318,5 @@ Versions > 5 represent completely rewrite of the library and switch to latest Pa
318318
Under `projects\ngx-paypal-lib` run
319319

320320
```
321-
npm run publish-lib
321+
npm run publish:lib
322322
```

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
3030
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js" integrity="sha384-smHYKdLADwkXOn1EmN1qk/HfnUcbVRZyYmZ4qpPea6sjB/pTJ0euyQp0Mk8ck+5T" crossorigin="anonymous"></script>
3131

32-
<script src="runtime.3378f197180c9c92.js" type="module"></script><script src="polyfills.1600a5e92645cf52.js" type="module"></script><script src="main.bf7b73dcaeab2070.js" type="module"></script>
32+
<script src="runtime.3378f197180c9c92.js" type="module"></script><script src="polyfills.7b7f265bcc95a544.js" type="module"></script><script src="main.fb05410867219474.js" type="module"></script>
3333

3434
</body></html>

docs/main.bf7b73dcaeab2070.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/main.fb05410867219474.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/polyfills.1600a5e92645cf52.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/polyfills.7b7f265bcc95a544.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)