File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.1.8 " ,
2
+ "version" : " 0.1.9 " ,
3
3
"name" : " @queue-it/cordova-sdk" ,
4
4
"cordova_name" : " QueueIt" ,
5
5
"description" : " Cordova plugin for Queue-It" ,
6
6
"license" : " MIT" ,
7
7
"types" : " types/index.d.ts" ,
8
8
"cordova" : {
9
- "id" : " cordova-sdk" ,
9
+ "id" : " @queue-it/ cordova-sdk" ,
10
10
"platforms" : [
11
11
" android" ,
12
12
" ios"
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
- <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" id =" cordova-sdk" version =" 0.1.8 " >
3
+ <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" id =" @queue-it/ cordova-sdk" version =" 0.1.9 " >
4
4
<name >cordova-sdk</name >
5
5
<description >Queue-It Cordova Plugin</description >
6
6
<license >MIT</license >
You can’t perform that action at this time.
0 commit comments