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

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -13,7 +13,7 @@
13
13
  "files": [
14
14
  "build"
15
15
  ],
16
- "gitHead": "271eabd517004aa02de7e5db534163f724a1c6f9",
16
+ "gitHead": "6aa0be29d764d87ce897816497053243d2782763",
17
17
  "include": [
18
18
  "src"
19
19
  ],
@@ -26,5 +26,5 @@
26
26
  "copy-dts": "copyfiles -u 1 \"src/**/*.css\" build && copyfiles -u 1 \"src/**/*.js\" build && copyfiles -u 1 \"src/**/*.scss\" build",
27
27
  "test": "echo \"Error: run tests from root\" && exit 1"
28
28
  },
29
- "version": "2.0.0-y.1"
29
+ "version": "2.0.0-y.2"
30
30
  }