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 7a8db5e commit a0e1cbaCopy full SHA for a0e1cba
package.json
@@ -1,10 +1,11 @@
1
{
2
"name": "webflow-api",
3
"description": "Webflow's official Node.js SDK for Data APIs",
4
- "version": "1.2.3",
+ "version": "1.3.0",
5
"types": "dist/index.d.ts",
6
"main": "dist/index.js",
7
"contributors": [
8
+ "Rodney Urquhart (https://github.com/rodneyu215)",
9
"John Agan (https://github.com/johnagan)"
10
],
11
"repository": {
0 commit comments