Skip to content

Commit e10027e

Browse files
author
Safi
committed
📦 Bump package.json version.
1 parent 0c752a1 commit e10027e

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
{
2-
"name": "@dependency/entity",
3-
"version": "1.0.7",
4-
"main": "./entrypoint/programmaticAPI",
5-
"scripts": {
6-
"buildAndRelease": "yarn run scriptManager shouldCompileScript=true JSProject/buildAndRelease \".moduleProject({})\""
7-
},
8-
"dependencies": {
9-
"@dependency/multiplePrototypeDelegation": "https://github.com/AppScriptIO/multiplePrototypeDelegation#semver:^1.x.x",
10-
"lodash": "^4.17.11"
11-
},
12-
"devDependencies": {
13-
"@dependency/deploymentScript": "https://github.com/AppScriptIO/deploymentScript#semver:^1.x.x",
14-
"@dependency/javascriptStaticAnalysis": "https://github.com/AppScriptIO/javascriptStaticAnalysis#semver:^1.x.x",
15-
"@dependency/javascriptTranspilation": "https://github.com/AppScriptIO/javascriptTranspilation#semver:^1.x.x",
16-
"@dependency/scriptManager": "https://github.com/AppScriptIO/scriptManager#semver:^1.x.x",
17-
"typescript": "^3.3.3333"
18-
}
19-
}
1+
{
2+
"name": "@dependency/entity",
3+
"version": "1.0.8",
4+
"main": "./entrypoint/programmaticAPI",
5+
"scripts": {
6+
"buildAndRelease": "yarn run scriptManager shouldCompileScript=true JSProject/buildAndRelease \".moduleProject({})\""
7+
},
8+
"dependencies": {
9+
"@dependency/multiplePrototypeDelegation": "https://github.com/AppScriptIO/multiplePrototypeDelegation#semver:^1.x.x",
10+
"lodash": "^4.17.11"
11+
},
12+
"devDependencies": {
13+
"@dependency/deploymentScript": "https://github.com/AppScriptIO/deploymentScript#semver:^1.x.x",
14+
"@dependency/javascriptStaticAnalysis": "https://github.com/AppScriptIO/javascriptStaticAnalysis#semver:^1.x.x",
15+
"@dependency/javascriptTranspilation": "https://github.com/AppScriptIO/javascriptTranspilation#semver:^1.x.x",
16+
"@dependency/scriptManager": "https://github.com/AppScriptIO/scriptManager#semver:^1.x.x",
17+
"typescript": "^3.3.3333"
18+
}
19+
}

0 commit comments

Comments
 (0)