@shibanet0/datamitsu-config 0.0.2-alpha-1 → 0.0.2-alpha-2
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/README.md +0 -10
- package/datamitsu.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
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.2-alpha-
|
|
1976
|
+
var version = "0.0.2-alpha-2";
|
|
1977
1977
|
var dependencies = {
|
|
1978
1978
|
"@antebudimir/eslint-plugin-vanilla-extract": "1.16.0",
|
|
1979
1979
|
"@commander-js/extra-typings": "14.0.0",
|