mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
--save changed to --save-dev
--save changed to --save-dev as requested by aozgaa
This commit is contained in:
parent
5aad433978
commit
2552878630
@ -1,5 +1,5 @@
|
||||
# Installation
|
||||
> `npm install --save @types/cordova_app_version_plugin`
|
||||
> `npm install --save-dev @types/cordova_app_version_plugin`
|
||||
|
||||
# Summary
|
||||
This package contains type definitions for cordova_app_version_plugin (https://www.npmjs.com/package/cordova_app_version_plugin)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user