Skip to content

Commit 6fe4ef8

Browse files
committed
update to mashlib@2.1.4
1 parent 43664ed commit 6fe4ef8

3 files changed

Lines changed: 106 additions & 92 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ or [for Pivot as piece of config+software](https://matrix.to/#/#solid_pivot:matr
2525
## Changelog
2626

2727
### - CSS >= 7.1.9
28-
mashlib chunks do not need to be declared anymore. CSS >= 7.1.9 implements folder expansion from root in StaticAssets. See static asset entries in `config/customise-me.json`
28+
CSS >= 7.1.9 implements folder expansion from root in StaticAssets. Please replace the mashlib StaticAssets entries in your configuration file with the mashlib StaticAssets entries from `config/customise-me.json`
2929
### - mashlib >= v2.0.0
3030

3131
As from mashlib v2 the config/customise-me.json contains new parameters to :

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"dependencies": {
3939
"@inrupt/solid-client-authn-core": "^3.1.1",
4040
"@solid/community-server": "^7.1.9",
41-
"mashlib": "^2.1.3",
42-
"rdflib": "^2.3.5"
41+
"mashlib": "^2.1.4",
42+
"rdflib": "^2.3.6"
4343
},
4444
"devDependencies": {
4545
"@tsconfig/node14": "^14.1.8",

0 commit comments

Comments
 (0)