Version 1.1
This commit is contained in:
parent
e5212958f8
commit
78c462514f
3 changed files with 4 additions and 4 deletions
|
|
@ -14,6 +14,6 @@
|
|||
</div>
|
||||
|
||||
<div class="footer-right">
|
||||
Version 1.0.2
|
||||
Version 1.1
|
||||
</div>
|
||||
</footer>
|
||||
|
|
|
|||
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "httpcb",
|
||||
"version": "1.0.2",
|
||||
"version": "1.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"version": "1.0.2",
|
||||
"version": "1.1",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@popperjs/core": "^2.11.5",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "httpcb",
|
||||
"version": "1.0.2",
|
||||
"version": "1.1",
|
||||
"description": "HTTP Callback Tool",
|
||||
"devDependencies": {
|
||||
"@popperjs/core": "^2.11.5",
|
||||
|
|
|
|||
Reference in a new issue