1. 26 7月, 2022 5 次提交
  2. 24 7月, 2022 3 次提交
  3. 23 7月, 2022 6 次提交
  4. 22 7月, 2022 3 次提交
  5. 21 7月, 2022 4 次提交
  6. 20 7月, 2022 9 次提交
  7. 19 7月, 2022 4 次提交
  8. 18 7月, 2022 2 次提交
  9. 14 7月, 2022 3 次提交
  10. 13 7月, 2022 1 次提交
    • K
      Replace npm with yarn (#113) · 2240b3f4
      Kirill Sizov 提交于
      * package.json: private true
      
      * delete package-lock.json
      
      * cvat-core/package.json: fix path for cvat-data
      
      * replace npm with yarn
      
      * replace npm with yarn
      
      * add yarn.lock files
      
      * replace npm with yarn
      
      * remark: replace npm with yarn
      
      * fixes
      
      * fixes
      
      * alligment
      
      * workflows: replace npm with yarn
      
      * revert husky version
      
      * replace npm with yarn on ci image
      
      * add yarn for ci image
      
      * enable debug mode for main workflow
      
      * debug mode
      
      * v0.0.0
      
      * resolve dependencies issues
      
      * update docs
      
      * exit debug mode
      
      * add yarn.lock to the ui image
      
      * fix three version
      
      * resolve conflicts
      
      * [no ci] use yarn instead of npm
      
      * fix src path
      2240b3f4