apply from: "../shared.gradle"

kotlinFrontend {

    npm {
        dependency("@fortawesome/fontawesome-free", "5.12.0")
    }

}