@cloudtower/parrot 0.5.0 → 0.6.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.
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  # Parrot
2
2
 
3
- Parrot is an i18n library for `@cloudtower/sparrow` and `@cloudtower/eagle`
3
+ Parrot is an i18n library for `@cloudtower/eagle`
4
4
 
5
5
  ## How To
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cloudtower/parrot",
3
- "version": "0.5.0",
3
+ "version": "0.6.0",
4
4
  "description": "i18n modules for cloudtower sparrow and eagle",
5
5
  "keywords": [
6
6
  "i18n",
@@ -17,5 +17,5 @@
17
17
  "devDependencies": {
18
18
  "typescript": "^4.8.4"
19
19
  },
20
- "gitHead": "50d617692a68541c45cb02a499441ad4a4c4a06b"
20
+ "gitHead": "f52ddb61ed5d129037d4aa8208bf0c24db25b955"
21
21
  }
@@ -1,23 +0,0 @@
1
- @tower/i18n:prepublish: cache hit, replaying output 3aaff15b304d5006
2
- @tower/i18n:prepublish: $ npm run build && npm run typings
3
- @tower/i18n:prepublish: npm WARN ignoring workspace config at /home/cqh/workspace/smartx/tower/packages/i18n/.npmrc
4
- @tower/i18n:prepublish: 
5
- @tower/i18n:prepublish: > @tower/i18n@1.9.0 build
6
- @tower/i18n:prepublish: > tsc -b .
7
- @tower/i18n:prepublish: 
8
- @tower/i18n:prepublish: 
9
- @tower/i18n:prepublish: > @tower/i18n@1.9.0 postbuild
10
- @tower/i18n:prepublish: > npm run load
11
- @tower/i18n:prepublish: 
12
- @tower/i18n:prepublish: npm WARN ignoring workspace config at /home/cqh/workspace/smartx/tower/packages/i18n/.npmrc
13
- @tower/i18n:prepublish: 
14
- @tower/i18n:prepublish: > @tower/i18n@1.9.0 load
15
- @tower/i18n:prepublish: > node ./scripts/locales-loader.js
16
- @tower/i18n:prepublish: 
17
- @tower/i18n:prepublish: 2 zones found, loading locales and templates into seperate zones
18
- @tower/i18n:prepublish: npm WARN ignoring workspace config at /home/cqh/workspace/smartx/tower/packages/i18n/.npmrc
19
- @tower/i18n:prepublish: 
20
- @tower/i18n:prepublish: > @tower/i18n@1.9.0 typings
21
- @tower/i18n:prepublish: > tsc --emitDeclarationOnly
22
- @tower/i18n:prepublish: 
23
- @tower/i18n:prepublish: $ node ../eslint-plugin-i18n/lib/generate/index.js
@@ -1 +0,0 @@
1
- @tower/i18n:typings: cache hit, replaying output e277aab270a4094c