@teambit/toolbox.string.get-initials 0.0.0-4fddd221f81b882a34d2fa1cd64fef35e419675a → 0.0.0-60d9d3dc7eaddeba4f6c44b3f52d6dfd3849caed
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/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/toolbox.string.get-initials",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-60d9d3dc7eaddeba4f6c44b3f52d6dfd3849caed",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/toolbox/string/get-initials",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.toolbox",
|
|
8
8
|
"name": "string/get-initials",
|
|
9
|
-
"version": "
|
|
9
|
+
"version": "60d9d3dc7eaddeba4f6c44b3f52d6dfd3849caed"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {},
|
|
12
12
|
"devDependencies": {
|
|
13
13
|
"@types/chai": "4.2.15",
|
|
14
14
|
"chai": "4.3.0",
|
|
15
15
|
"@types/mocha": "9.1.0",
|
|
16
|
-
"@teambit/node.envs.node-typescript-mocha": "0.1.
|
|
16
|
+
"@teambit/node.envs.node-typescript-mocha": "0.1.4"
|
|
17
17
|
},
|
|
18
18
|
"peerDependencies": {},
|
|
19
19
|
"license": "Apache-2.0",
|