Skip to content

Commit 495e777

Browse files
Restore yamlize dependency and complete README modernization
- Add back @yamlize/cli to devDependencies (needed for workflow generation) - Update credit section language from 'node binding' to 'Node.js integration work' - Complete README modernization while maintaining yamlize functionality Co-Authored-By: Dan Lynch <[email protected]>
1 parent eaa4b7b commit 495e777

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,6 @@ This is based on the output of [libpg_query](https://github.com/pganalyze/libpg_
269269

270270
All credit for the hard problems goes to [Lukas Fittl](https://github.com/lfittl).
271271

272-
Additional thanks for node binding [Ethan Resnick](https://github.com/ethanresnick).
272+
Additional thanks for the original Node.js integration work by [Ethan Resnick](https://github.com/ethanresnick).
273273

274274
Original [Code](https://github.com/zhm/node-pg-query-native) and [License](https://github.com/zhm/node-pg-query-native/blob/master/LICENSE.md)

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
},
4747
"devDependencies": {
4848
"@launchql/proto-cli": "1.25.0",
49+
"@yamlize/cli": "^0.8.0",
4950
"chai": "^3.5.0",
5051
"lodash": "^4.17.15",
5152
"mocha": "^5.2.0",

0 commit comments

Comments
 (0)