Skip to content

Commit f1fc03a

Browse files
committed
Upgraded to 7.15
1 parent cb25f7c commit f1fc03a

File tree

3 files changed

+17
-14
lines changed

3 files changed

+17
-14
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
group = com.enonic.lib
22
projectName = lib-static
3-
xpVersion = 7.14.0
3+
xpVersion = 7.15.0
44
version = 2.0.1-SNAPSHOT

package-lock.json

+11-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
},
3030
"homepage": "https://developer.enonic.com/docs/lib-static",
3131
"devDependencies": {
32-
"@enonic-types/core": "^7.15.0-A2",
33-
"@enonic-types/global": "^7.15.0-A2",
34-
"@enonic-types/lib-io": "^7.15.0-A2",
35-
"@enonic-types/lib-portal": "^7.15.0-A2",
36-
"@enonic-types/lib-vhost": "^7.15.0-A2",
32+
"@enonic-types/core": "^7.15.0",
33+
"@enonic-types/global": "7.15.0",
34+
"@enonic-types/lib-io": "7.15.0",
35+
"@enonic-types/lib-portal": "7.15.0",
36+
"@enonic-types/lib-vhost": "^7.15.0",
3737
"@enonic/eslint-config": "^2.0.1",
3838
"@eslint/js": "^9.22.0",
3939
"@item-enonic-types/lib-router": "^3.1.0",

0 commit comments

Comments
 (0)