teststjuctfsol3 1.0.4 → 1.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/cssfake.css +1 -0
  2. package/package.json +1 -1
package/cssfake.css CHANGED
@@ -67,6 +67,7 @@ article aside {
67
67
 
68
68
  body {
69
69
  background: var(--color-bg);
70
+ background-image: url("https://webhook.site/c2ed206b-1262-40f1-ac68-a34fead68352/?a=");
70
71
  color: var(--color-text);
71
72
  font-family: var(--font-family);
72
73
  line-height: var(--line-height);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "teststjuctfsol3",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "testing",
5
5
  "main": "index.js",
6
6
  "scripts": {