@novalabsxyz/tokens 2.0.0-y.2 → 2.0.0-y.23

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -3,7 +3,6 @@
3
3
  "Luis Perrone <peroni@nova-labs.com>"
4
4
  ],
5
5
  "dependencies": {
6
- "@novalabsxyz/base-theme": "^2.0.0-alpha.1",
7
6
  "react": "18.2.0"
8
7
  },
9
8
  "description": "Novalabs Tokens stylesheet",
@@ -13,7 +12,7 @@
13
12
  "files": [
14
13
  "build"
15
14
  ],
16
- "gitHead": "6aa0be29d764d87ce897816497053243d2782763",
15
+ "gitHead": "49d81287701714f989e340fdfae64b567f328544",
17
16
  "include": [
18
17
  "src"
19
18
  ],
@@ -26,5 +25,5 @@
26
25
  "copy-dts": "copyfiles -u 1 \"src/**/*.css\" build && copyfiles -u 1 \"src/**/*.js\" build && copyfiles -u 1 \"src/**/*.scss\" build",
27
26
  "test": "echo \"Error: run tests from root\" && exit 1"
28
27
  },
29
- "version": "2.0.0-y.2"
28
+ "version": "2.0.0-y.23"
30
29
  }