taxtank-core 0.33.11 → 0.33.12
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "taxtank-core",
|
3
|
-
"version": "0.33.
|
3
|
+
"version": "0.33.12",
|
4
4
|
"private": false,
|
5
5
|
"peerDependencies": {
|
6
6
|
"@angular/common": "^17.0.0",
|
@@ -12,7 +12,6 @@
|
|
12
12
|
"@angular/router": "^17.0.0",
|
13
13
|
"@auth0/angular-jwt": "^5.2.0",
|
14
14
|
"@rxweb/reactive-form-validators": "^13.0.1",
|
15
|
-
"@stripe/stripe-js": "^2.4.0",
|
16
15
|
"@types/facebook-js-sdk": "^3.3.10",
|
17
16
|
"@types/gapi": "^0.0.41",
|
18
17
|
"@types/gapi.auth2": "^0.0.56",
|