@shibanet0/datamitsu-config 0.0.1-alpha-35 → 0.0.2-alpha-0

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.
Files changed (2) hide show
  1. package/datamitsu.js +2 -2
  2. package/package.json +2 -2
package/datamitsu.js CHANGED
@@ -1973,7 +1973,7 @@ var mapOfApps = {
1973
1973
 
1974
1974
  // package.json
1975
1975
  var name = "@shibanet0/datamitsu-config";
1976
- var version = "0.0.1-alpha-35";
1976
+ var version = "0.0.2-alpha-0";
1977
1977
  var dependencies = {
1978
1978
  "@antebudimir/eslint-plugin-vanilla-extract": "1.16.0",
1979
1979
  "@commander-js/extra-typings": "14.0.0",
@@ -1982,7 +1982,7 @@ var dependencies = {
1982
1982
  "@commitlint/format": "20.4.0",
1983
1983
  "@commitlint/types": "20.4.0",
1984
1984
  "@cspell/eslint-plugin": "9.6.4",
1985
- "@datamitsu/datamitsu": "0.0.1-alpha-65",
1985
+ "@datamitsu/datamitsu": "0.0.2-alpha-0",
1986
1986
  "@eslint/config-helpers": "0.5.2",
1987
1987
  "@eslint/js": "9.39.2",
1988
1988
  "@next/eslint-plugin-next": "16.1.6",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shibanet0/datamitsu-config",
3
- "version": "0.0.1-alpha-35",
3
+ "version": "0.0.2-alpha-0",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -74,7 +74,7 @@
74
74
  "@commitlint/format": "20.4.0",
75
75
  "@commitlint/types": "20.4.0",
76
76
  "@cspell/eslint-plugin": "9.6.4",
77
- "@datamitsu/datamitsu": "0.0.1-alpha-65",
77
+ "@datamitsu/datamitsu": "0.0.2-alpha-0",
78
78
  "@eslint/config-helpers": "0.5.2",
79
79
  "@eslint/js": "9.39.2",
80
80
  "@next/eslint-plugin-next": "16.1.6",