We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c382b5 commit b0cbabeCopy full SHA for b0cbabe
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@apm-js-collab/code-transformer-bundler-plugins",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"type": "module",
5
"description": "A universal plugin that uses '@apm-js-collab/code-transformer' to instrument JavaScript code at build time",
6
"keywords": [
@@ -94,4 +94,4 @@
94
"volta": {
95
"node": "22.17.0"
96
}
97
-}
+}
0 commit comments