Skip to content

Commit

Permalink
Downgrade rdflib to rdflib@4, ref linkeddata/rdflib.js#457
Browse files Browse the repository at this point in the history
  • Loading branch information
michielbdejong committed Nov 27, 2020
1 parent 41152d5 commit 01da12d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion scripts/release
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,11 @@ updateRepo1 solid-auth-client # solid-auth-client (@babel/runtime, auth-header,
npm install @solid/oidc-rp@latest
updateRepo3 solid-auth-client

updateRepo rdflib # rdflib (jsonld, n3, xmldom)
updateRepo1 rdflib # rdflib (jsonld, n3, xmldom)
updateRepo2 rdflib
npm install --save-dev webpack@4
updateRepo3 rdflib

updateRepo pane-registry # pane-registry (rdflib)
updateRepo solid-namespace # solid-namespace
updateRepo solid-logic # solid-logic (rdflib, solid-namespace)
Expand Down

0 comments on commit 01da12d

Please sign in to comment.