Skip to content

Commit a303c43

Browse files
committed
refactor: upgrade non-keyed dlightjs impl to the latest alpha version
1 parent bbf0d65 commit a303c43

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

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

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

frameworks/non-keyed/dlightjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
"url": "https://github.com/dlight-js/dlight.git"
1919
},
2020
"dependencies": {
21-
"@dlightjs/dlight": "^1.0.0-alpha.18"
21+
"@dlightjs/dlight": "^1.0.0-alpha.36"
2222
},
2323
"devDependencies": {
2424
"@babel/core": "7.15.0",
2525
"@babel/plugin-proposal-class-properties": "^7.18.6",
2626
"@babel/plugin-proposal-decorators": "^7.23.6",
2727
"@rollup/plugin-babel": "5.3.0",
2828
"@rollup/plugin-node-resolve": "13.0.4",
29-
"babel-preset-dlight": "1.0.0-alpha.13",
29+
"babel-preset-dlight": "1.0.0-alpha.22",
3030
"rollup": "2.52.3",
3131
"rollup-plugin-terser": "7.0.2"
3232
}

0 commit comments

Comments
 (0)