We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0945352 commit 2c57be0Copy full SHA for 2c57be0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "construct-typed-parameters",
3
- "version": "0.0.0-development",
+ "version": "1.0.0",
4
"description": "Type-safe parameter construction library. Useful for managing environment variables, aws parameter stores and more.",
5
"main": "./lib/src/index.js",
6
"files": [
0 commit comments