We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63fe9ff commit 5ffd754Copy full SHA for 5ffd754
apps/thu-info-app/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@thu-info/app",
3
- "version": "3.9.0",
4
- "build": 102,
+ "version": "3.10.0",
+ "build": 103,
5
"private": true,
6
"scripts": {
7
"android": "react-native run-android",
lerna.json
@@ -1,6 +1,6 @@
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"npmClient": "yarn",
"command": {
"version": {
packages/thu-info-lib/package.json
"name": "@thu-info/lib",
"description": "The JavaScript library that provides a program-friendly interface to Tsinghua web portal",
"main": "src/index.ts",
"files": [
0 commit comments