paywall-resource 1.15.31 → 1.15.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/blocklet.yml CHANGED
@@ -2,12 +2,12 @@ did: z2qaBSYsgYsVVEisboDG3r1EcxsKdmJ9QNXZN
2
2
  name: z2qaBSYsgYsVVEisboDG3r1EcxsKdmJ9QNXZN
3
3
  title: Subscription Paywall
4
4
  description: Subscription based paywall setup for Discuss Kit and Blocklet Service
5
- version: 1.15.31
6
- logo: logo.jpeg
5
+ version: 1.15.33
6
+ logo: logo.jpg
7
7
  components: []
8
8
  specVersion: 1.2.8
9
9
  screenshots:
10
- - payment.png
10
+ - card.png
11
11
  resource:
12
12
  bundles:
13
13
  - did: z2qaCNvKMv5GjouKdcDWexv6WqtHbpNPQDnAk
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "paywall-resource",
3
- "version": "1.15.31",
3
+ "version": "1.15.33",
4
4
  "scripts": {
5
5
  "dev": "blocklet dev",
6
6
  "clean": "rm -rf .blocklet",
@@ -8,5 +8,5 @@
8
8
  "deploy": "npm run bundle && blocklet deploy .blocklet/bundle",
9
9
  "upload": "npm run bundle && blocklet upload .blocklet/release/blocklet.json"
10
10
  },
11
- "gitHead": "04cb9d78d7e0927486124cfba273d627db74b18b"
11
+ "gitHead": "88e0986e379d9ed673435ea96305f16b4a54097e"
12
12
  }
Binary file
Binary file
File without changes