File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ " @hydrofoil/sparql-processor " : patch
3+ ---
4+
5+ Update package ` files ` meta
Original file line number Diff line number Diff line change 1+ ---
2+ " @hydrofoil/shape-to-query " : patch
3+ " @hydrofoil/sparql-processor " : patch
4+ ---
5+
6+ Update package ` repository ` meta
Original file line number Diff line number Diff line change 88 "test" : " mocha --recursive \" test/**/*.test.ts\" "
99 },
1010 "files" : [
11+ " CHANGELOG.md" ,
1112 " *.js" ,
1213 " *.d.ts" ,
1314 " util/*.js" ,
1415 " util/*.d.ts"
1516 ],
17+ "repository" : {
18+ "type" : " git" ,
19+ "url" : " https://github.com/hypermedia-app/shape-to-query" ,
20+ "directory" : " packages/processor"
21+ },
1622 "dependencies" : {
1723 "@types/sparqljs" : " ^3.1.11" ,
1824 "@zazuko/prefixes" : " ^2.4.0" ,
Original file line number Diff line number Diff line change 2020 ],
2121 "repository" : {
2222 "type" : " git" ,
23- "url" : " https://github.com/hypermedia-app/shape-to-query"
23+ "url" : " https://github.com/hypermedia-app/shape-to-query" ,
24+ "directory" : " packages/shape-to-query"
2425 },
2526 "homepage" : " https://shape-to-query.hypermedia.app/docs" ,
2627 "dependencies" : {
You can’t perform that action at this time.
0 commit comments