forked from FoundKeyGang/FoundKey
remove ^ from @prezzemolo/rap dependency
This commit is contained in:
parent
7cd6b1c666
commit
09baf205ea
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
"clean": "gulp clean",
|
||||
"cleanall": "gulp cleanall",
|
||||
"lint": "gulp lint",
|
||||
"test": "gulp test"
|
||||
"test": "gulp test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bcryptjs": "2.4.0",
|
||||
|
@ -95,7 +95,7 @@
|
|||
"webpack": "3.8.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prezzemolo/rap": "^0.1.0",
|
||||
"@prezzemolo/rap": "0.1.0",
|
||||
"accesses": "2.5.0",
|
||||
"animejs": "2.2.0",
|
||||
"autwh": "0.0.1",
|
||||
|
|
Loading…
Reference in a new issue