@tinacms/scripts 0.0.0-20230206175218 → 0.0.0-20230206213721

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/LICENSE +1 -1
  2. package/package.json +1 -1
package/LICENSE CHANGED
@@ -4,7 +4,7 @@ Portions of the TinaCMS software are licensed as follows:
4
4
 
5
5
  * All software that resides under the "packages/@tinacms/datalayer/" and the "packages/@tinacms/graphql/" directories (the "Tina Data Layer"), is licensed under the license defined in "packages/@tinacms/datalayer/LICENSE".
6
6
 
7
- * All software above of the above-mentioned directories or restrictions above is available under the "Apache 2.0" license as set forth below.
7
+ * All software outside of the above-mentioned directories is available under the "Apache 2.0" license as set forth below.
8
8
 
9
9
  Apache License
10
10
  Version 2.0, January 2004
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tinacms/scripts",
3
- "version": "0.0.0-20230206175218",
3
+ "version": "0.0.0-20230206213721",
4
4
  "main": "dist/index.js",
5
5
  "files": [
6
6
  "dist",