Skip to content

Commit

Permalink
update devDependency versions so that yarn linking happens
Browse files Browse the repository at this point in the history
  • Loading branch information
trusktr committed Oct 24, 2023
1 parent f6b42b2 commit 0dbc7d3
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,24 +24,25 @@
"docsify-tabs": "^1.1.2",
"docsify-themeable": "^0.7.2",
"lume": "^0.3.0-alpha.27",
"prismjs": "^1.29.0",
"tinycolor2": "^1.4.1",
"tween.js": "^16.6.0",
"vue": "^2.6.10"
},
"devDependencies": {
"@lume/autolayout": "^0.9.0",
"@lume/autolayout": "^0.10.0",
"@lume/cli": "^0.9.3",
"@lume/custom-attributes": "^0.1.7",
"@lume/element": "^0.9.0",
"@lume/eventful": "^0.2.5",
"@lume/kiwi": "^0.3.4",
"@lume/three-projected-material": "^0.2.5",
"@lume/variable": "^0.9.0",
"@lume/custom-attributes": "^0.2.0",
"@lume/element": "^0.10.0",
"@lume/eventful": "^0.3.0",
"@lume/kiwi": "^0.4.0",
"@lume/three-projected-material": "^0.3.0",
"@lume/variable": "^0.10.0",
"browser-sync": "^2.27.11",
"cpr": "^3.0.1",
"element-behaviors": "^4.0.0",
"james-bond": "^0.6.0",
"lowclass": "^5.0.1",
"element-behaviors": "^5.0.0",
"james-bond": "^0.7.0",
"lowclass": "^6.0.0",
"mkdirp": "^1.0.4",
"prettier": "3.0.3",
"readem": "^0.2.7",
Expand Down

0 comments on commit 0dbc7d3

Please sign in to comment.