apply from: "../shared.gradle"

kotlinFrontend {

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

}