Skip to content

Commit a889982

Browse files
committed
Merge branch 'puckowski-master_slingjs_18-0-0'
2 parents 39cd073 + 7e0ada5 commit a889982

File tree

5 files changed

+90
-104
lines changed

5 files changed

+90
-104
lines changed

frameworks/non-keyed/slingjs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<title>Sling.js v17.7.2</title>
5+
<title>Sling.js v18.0.0</title>
66
<link href="/css/currentStyle.css" rel="stylesheet"/>
77
</head>
88
<body>

frameworks/non-keyed/slingjs/package-lock.json

Lines changed: 82 additions & 96 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frameworks/non-keyed/slingjs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "js-framework-benchmark-slingjs-17.7.2",
3-
"version": "17.7.2",
4-
"description": "Benchmark for Sling.js 17.7.2 framework",
2+
"name": "js-framework-benchmark-slingjs-18.0.0",
3+
"version": "18.0.0",
4+
"description": "Benchmark for Sling.js 18.0.0 framework",
55
"js-framework-benchmark": {
66
"frameworkVersionFromPackage": "slingjs",
77
"frameworkHomeURL": "https://github.com/puckowski/Sling.js"
@@ -21,6 +21,6 @@
2121
"webpack-cli": "5.0.1"
2222
},
2323
"dependencies": {
24-
"slingjs": "17.7.2"
24+
"slingjs": "18.0.0"
2525
}
2626
}

0 commit comments

Comments
 (0)