mirror of
https://github.com/tauri-apps/realworld.git
synced 2026-02-04 10:41:22 +01:00
3 lines
66 B
JavaScript
3 lines
66 B
JavaScript
const fs = require('fs')
|
|
|
|
fs.writeFileSync('./package.json', '{}') |