Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 1 addition & 2 deletions packages/google-ads-admanager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"lint": "gts check",
"postpack": "minifyProtoJson",
"prepare": "npm run compile",
"system-test": "c8 mocha build/system-test",
"system-test": "echo no system tests",
"test": "c8 mocha build/test",
"samples-test": "cd samples/ && npm link ../ && npm i && npm test",
"prelint": "cd samples; npm link ../; npm i"
Expand All @@ -59,7 +59,6 @@
"linkinator": "^6.1.2",
"long": "^5.3.1",
"mocha": "^11.1.0",
"pack-n-play": "^3.0.0",
"sinon": "21.0.3",
"typescript": "^5.8.2"
},
Expand Down

This file was deleted.

This file was deleted.

Loading
Loading