pulumi/pkg/codegen/internal/test/testdata/replace-on-change/nodejs
Ian Wahbe 906dce73a1
Emit schema.Package.Version when possible (#7938)
* Emit schema.Package.Version when possible

* Update CHANGELOG_PENDING.md

* Correctly interpret python versions (I hope)

* Update PLUGIN_VERSION to the package version

* Modify tests to conform with master merge
2021-09-17 23:11:54 -07:00
..
types Run type checker against all languages (#7931) 2021-09-15 09:49:36 -07:00
README.md Add replaceOnChange to schema (#7874) 2021-09-07 22:23:30 -07:00
cat.ts Add replaceOnChange to schema (#7874) 2021-09-07 22:23:30 -07:00
dog.ts Add replaceOnChange to schema (#7874) 2021-09-07 22:23:30 -07:00
god.ts Add replaceOnChange to schema (#7874) 2021-09-07 22:23:30 -07:00
index.ts Fixup for 7874 (#7921) 2021-09-10 14:56:56 -07:00
noRecursive.ts Run type checker against all languages (#7931) 2021-09-15 09:49:36 -07:00
package.json Emit schema.Package.Version when possible (#7938) 2021-09-17 23:11:54 -07:00
provider.ts Add replaceOnChange to schema (#7874) 2021-09-07 22:23:30 -07:00
toyStore.ts Run type checker against all languages (#7931) 2021-09-15 09:49:36 -07:00
tsconfig.json Fixup for 7874 (#7921) 2021-09-10 14:56:56 -07:00
utilities.ts Add replaceOnChange to schema (#7874) 2021-09-07 22:23:30 -07:00

README.md